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

Separation of core and optional dependencies #42

Open
a-r-j opened this issue Dec 9, 2022 · 1 comment
Open

Separation of core and optional dependencies #42

a-r-j opened this issue Dec 9, 2022 · 1 comment
Assignees
Labels
dependencies enhancement New feature or request

Comments

@a-r-j
Copy link
Collaborator

a-r-j commented Dec 9, 2022

I'd recommend splitting dependencies into groups like this

This makes it easier to keep track of what is need for testing, dev, docs, prod etc.

Relevant lines for setup.py

@a-r-j
Copy link
Collaborator Author

a-r-j commented Dec 12, 2022

N.B. these dependencies should be added in the appropriate place:

pip install --no-deps rxnfp
pip install --no-deps drfp
pip install transformers
pip install gpflow grakel

Ryan-Rhys added a commit that referenced this issue Jan 5, 2023
Refactor setup to support modular requirements lists #42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants