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 support for python dependences #11

Open
stevenjswanson opened this issue Sep 26, 2018 — with Slack · 0 comments
Open

add support for python dependences #11

stevenjswanson opened this issue Sep 26, 2018 — with Slack · 0 comments
Labels
enhancement New feature or request

Comments

Copy link
Member

Add a default setup.py to paper-template that lists what python packages we need to install for the paper. Add a setup.py libpaper too. Then we can do pip install . in the paper directory and install everything we need.

Add support for venv too. Create it in make setup add a env.sh that the user can source to activate it.

@stevenjswanson stevenjswanson added the enhancement New feature or request label Sep 26, 2018 — with Slack
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant