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

Consider not requiring pytest in requirements.txt #230

Open
cdent opened this issue Dec 10, 2017 · 2 comments
Open

Consider not requiring pytest in requirements.txt #230

cdent opened this issue Dec 10, 2017 · 2 comments

Comments

@cdent
Copy link
Owner

cdent commented Dec 10, 2017

It should perhaps only be required to install pytest if pytest is going to be used, in which case, imports should be conditional?

I'm not sure it is that much of a big deal, but people do tend to prefer limiting requirements.

@jd
Copy link
Contributor

jd commented Dec 22, 2017

You could use flavors.

@cdent
Copy link
Owner Author

cdent commented Feb 14, 2018

You could use flavors.

Yeah. I'm not feeling super motivated by this one, but would happily accept patches if someone was.

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

2 participants