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

Add Test Dependencies to setup.py #222

Closed
pathunstrom opened this issue Apr 1, 2019 · 2 comments
Closed

Add Test Dependencies to setup.py #222

pathunstrom opened this issue Apr 1, 2019 · 2 comments

Comments

@pathunstrom
Copy link
Collaborator

Didn't realize I hadn't done this, we should absolutely have the setup.py set up to manage test dependencies.

@AstraLuma
Copy link
Member

To be fair, very few projects do this.

@nbraud
Copy link
Contributor

nbraud commented Apr 1, 2019

@pathunstrom I'd rather have them in an easily-parsed form, and have setup.py read it out, as I did in nbraud@5eb0550. That way, it's easy to get the list of dependencies when building a test environment.

I guess this is in reaction to commit 05e61a6 in #220 ?

nbraud added a commit to nbraud/pursuedpybear that referenced this issue Apr 1, 2019
nbraud added a commit to nbraud/pursuedpybear that referenced this issue Apr 1, 2019
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

No branches or pull requests

3 participants