Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Clean package requirement #194

Merged
merged 1 commit into from
Jul 17, 2023
Merged

Clean package requirement #194

merged 1 commit into from
Jul 17, 2023

Conversation

tbaudier
Copy link
Contributor

@tbaudier tbaudier commented Jul 6, 2023

Some packages are needed for the doc generation -> set them in docs/requirements.txt
Some packages are not used in the code

Some package are needed only for the tests:

  • matplotlib (in setup.py)
  • gatetools (in setup.py)
  • garf (not in setup.py)
  • gaga-phsp (not in setup.py)
  • torch (not in setup.py)

Do we need to remove from setup.py or add the other to be coherent?

NB: for windows, I will add msvc-runtime

Some packages are needed for the doc generation -> set them in docs/requirements.txt
Some packages are not used in the code
requests is needed by opengate_core and was previously installed by the removed packages.
@tbaudier tbaudier merged commit 04f496d into master Jul 17, 2023
16 checks passed
@tbaudier tbaudier deleted the clean_packages branch July 17, 2023 07:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant