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

Use "make spec" to generate conda spec file? #64

Closed
cehbrecht opened this issue Mar 12, 2019 · 1 comment · Fixed by #65
Closed

Use "make spec" to generate conda spec file? #64

cehbrecht opened this issue Mar 12, 2019 · 1 comment · Fixed by #65
Labels
enhancement New feature or request question Further information is requested

Comments

@cehbrecht
Copy link
Member

Description

Make it easier to generate a conda spec file:
https://conda.io/projects/conda/en/latest/user-guide/tasks/manage-environments.html#building-identical-conda-environments

Environment

  • Cookiecutter version used, if any:
  • Python version, if any:
  • Operating System:

Steps to Reproduce

Extend Makefile:

make spec

Additional Information

@cehbrecht cehbrecht added enhancement New feature or request question Further information is requested labels Mar 12, 2019
@cehbrecht
Copy link
Member Author

The spec file maybe should contain optional packages like:
gunicorn, psycopg2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request question Further information is requested
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant