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

Add pip python modules #8

Open
JFsanchezherrero opened this issue Mar 18, 2020 · 1 comment
Open

Add pip python modules #8

JFsanchezherrero opened this issue Mar 18, 2020 · 1 comment
Assignees
Labels

Comments

@JFsanchezherrero
Copy link
Member

Include python pip modules during BacterialTyper pip installation

  1. Get modules from file: config/main/python_requirements.txt
    https://github.com/JFsanchezherrero/BacterialTyper/blob/e172d2eb2ed6c0fbc35dfe0f666fd81b44057efb/config/main/python_requirements.txt#L1-L63

  2. Fix and set function within setup.py for pip modules:
    https://github.com/JFsanchezherrero/BacterialTyper/blob/e172d2eb2ed6c0fbc35dfe0f666fd81b44057efb/setup.py#L7-L16

@JFsanchezherrero
Copy link
Member Author

Make a difference between install-requires and requirements.txt

https://packaging.python.org/discussions/install-requires-vs-requirements/

@JFsanchezherrero JFsanchezherrero self-assigned this Jun 1, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant