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

1.1.4: test requirements uses outdated nose module #439

Open
kloczek opened this issue Aug 21, 2021 · 0 comments
Open

1.1.4: test requirements uses outdated nose module #439

kloczek opened this issue Aug 21, 2021 · 0 comments

Comments

@kloczek
Copy link

kloczek commented Aug 21, 2021

[tkloczko@barrel HTTPretty-1.1.4]$ grep -rw nose
development.txt:nose-randomly>=1.2.6
development.txt:nose>=1.3.7
httpretty/core.py:    example usage with `nosetests <https://nose.readthedocs.io/en/latest/>`_
setup.py:tests_requires = ['nose', 'sure', 'coverage', 'mock;python_version<"3.3"',
setup.py:    test_suite='nose.collector',
build/lib/httpretty/core.py:    example usage with `nosetests <https://nose.readthedocs.io/en/latest/>`_

https://nose.readthedocs.io/en/latest/

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

1 participant