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

Make dedicated extras_require case for testing #699

Closed
skirpichev opened this issue Oct 21, 2018 · 0 comments
Closed

Make dedicated extras_require case for testing #699

skirpichev opened this issue Oct 21, 2018 · 0 comments

Comments

@skirpichev
Copy link
Collaborator

To run test suite on live system (with pytest --pyargs diofant) we should require fewer dependencies (i.e. pytest and hypothesis) than currently do (with develop case).

@skirpichev skirpichev added this to the 0.10 milestone Oct 21, 2018
skirpichev added a commit to skirpichev/diofant that referenced this issue Nov 9, 2018
Closes diofant#699

Unfortunately, it's impossible reuse this in the develop
extras (as .[tests]), see pypa/setuptools#1260.
skirpichev added a commit to skirpichev/diofant that referenced this issue Nov 11, 2018
Closes diofant#699

Unfortunately, it's impossible reuse this in the develop
extras (as .[tests]), see pypa/setuptools#1260.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant