We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Any chance we could get get nose and mock moved into tests_require in setup.py so we don't have them in production?
nose
mock
tests_require
setup.py
Thanks!
The text was updated successfully, but these errors were encountered:
@djeebus , we'll try to shift the dependency from install_require to test_require in the next version.
Sorry, something went wrong.
Merge pull request #102 from Sapbasu15/future
0d238cb
Fix for logger #86, requests package #96 and test dependency #80
Thanks all!
No branches or pull requests
Any chance we could get get
nose
andmock
moved intotests_require
insetup.py
so we don't have them in production?Thanks!
The text was updated successfully, but these errors were encountered: