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

Stop installing test dependencies for regular package installation #10

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

ashokdelphia
Copy link
Contributor

@ashokdelphia ashokdelphia commented Sep 11, 2020

Avoid installing the test dependencies for regular package installation.

I'm fairly new to python packaging, so I'm not sure if this is the best way to solve this.

Fixes #8.

(If I try this with poetry against the git dependency from the fork, then I only get the pprp package, but I don't know if I've broken any of ways things would be installed to run tests.)

I'm fairly new to python packaging, so I'm not sure if this is the best way to solve this.

Fixes dsoprea#8.
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.

Upgrading from 0.2.6 to 0.2.7 installs test dependencies
1 participant