Skip to content

Add test-requirements.txt with basic test packages #533

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

Closed
wants to merge 1 commit into from
Closed

Add test-requirements.txt with basic test packages #533

wants to merge 1 commit into from

Conversation

ArcTanSusan
Copy link
Contributor

@ArcTanSusan ArcTanSusan commented Jun 3, 2016

This will enable devs to run build the package locally to see any Travis CI errors.

@@ -0,0 +1,6 @@
coverage>=3.7.1
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I didn't realize any of these were test dependencies. How did you determine these were test dependencies?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Uh only tox is a dependency for this project. I did a pip freeze and didn't check the contents.

IanLee1521 added a commit that referenced this pull request Jun 6, 2016
@IanLee1521 IanLee1521 closed this in 45503fc Jun 6, 2016
@ArcTanSusan ArcTanSusan deleted the test-requirements branch June 6, 2016 23:57
@ArcTanSusan
Copy link
Contributor Author

👍

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.

2 participants