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

document the installation for development #14

Closed
42sol-eu opened this issue Mar 17, 2018 · 3 comments
Closed

document the installation for development #14

42sol-eu opened this issue Mar 17, 2018 · 3 comments
Labels
enhancement New feature or request

Comments

@42sol-eu
Copy link
Contributor

  • cards version: 0.1.5
  • Python version: all
  • Operating System: all
  • [] do we need pipenv for development or only python setup.py develop ?
@okken okken added the enhancement New feature or request label Apr 7, 2018
@okken
Copy link
Owner

okken commented Apr 7, 2018

I don't really want to pin the dependencies yet, as I think the project will grow into a library that can be used by applications.
Applications should pin versions, libraries should not.
And pipenv is really for applications.
However, for development, maybe, ....?
I'm looking into the tox way of doing a development install with tox and setup.py and extra.

So, this issue is really on hold for now.

@okken
Copy link
Owner

okken commented Apr 7, 2018

Well. For now, it could just be "pip install -r requirements_dev.txt".

@42sol-eu
Copy link
Contributor Author

42sol-eu commented Apr 9, 2018

:hold:

@42sol-eu 42sol-eu closed this as completed Apr 9, 2018
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

2 participants