Skip to content
This repository has been archived by the owner on Aug 11, 2023. It is now read-only.

Add tests_require to setup.cfg and setup.py #210

Closed
astrofrog opened this issue Nov 26, 2016 · 2 comments
Closed

Add tests_require to setup.cfg and setup.py #210

astrofrog opened this issue Nov 26, 2016 · 2 comments

Comments

@astrofrog
Copy link
Member

This could be done similarly to #208, but we should make sure it actually works (in a few simple experiments, I found that while the eggs do get created, the dependencies are not seen by the test process).

@pllim
Copy link
Member

pllim commented Jan 31, 2020

Done in #438

@pllim pllim closed this as completed Jan 31, 2020
@astrofrog
Copy link
Member Author

Just for the record, we actually added a test section in extras_require rather than use tests_require - the latter aren't really well supported by testing tools

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants