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

Create requirements.txt #5

Merged
merged 3 commits into from Feb 27, 2018
Merged

Create requirements.txt #5

merged 3 commits into from Feb 27, 2018

Conversation

cclauss
Copy link
Contributor

@cclauss cclauss commented Feb 27, 2018

This will tell users what Python packages they need to install:

  • pip install -r requirements.txt

cclauss added 3 commits February 27, 2018 04:26
This will tell users what Python packages they need to install:
* __pip install -r requirements.txt__
@sjvasquez
Copy link
Owner

Is this complete? numpy (at least) is missing.

@cclauss
Copy link
Contributor Author

cclauss commented Feb 27, 2018

matplotlib forces an install of numpy

@sjvasquez sjvasquez merged commit e2d1c60 into sjvasquez:master Feb 27, 2018
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.

None yet

2 participants