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

Requirements in setup.py #36

Merged
merged 1 commit into from
Oct 23, 2022
Merged

Requirements in setup.py #36

merged 1 commit into from
Oct 23, 2022

Conversation

soerenetler
Copy link
Collaborator

This adds the requirements to the setup.py file so they are installed with the package. #31
In the future the versions have to be changed in to place / or the requirements.txt can be removed.

Dependenvies that are only used for testing/the examples are listed as extras_require and can be installed using pip install heyoo[test]

@Kalebu
Copy link
Contributor

Kalebu commented Oct 23, 2022

Hi @soerenetler This looks good, I will publish this to PYPI

Thank you for contributing

@Kalebu Kalebu merged commit 3f0ddd8 into Neurotech-HQ:main Oct 23, 2022
soerenetler added a commit to soerenetler/heyoo that referenced this pull request Oct 23, 2022
Merge pull request Neurotech-HQ#36 from soerenetler/main
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.

2 participants