mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 13:52:54 +00:00
Remove nose from unittests (#54055)
* Remove nose from unittests This PR migrates the last of our unittests from using nose to using pytest. We don't need to install nose in our testing environments anymore
This commit is contained in:
@@ -4,7 +4,6 @@ cryptography
|
||||
pycrypto
|
||||
jinja2
|
||||
mock
|
||||
nose
|
||||
passlib
|
||||
pytest
|
||||
pytest-mock
|
||||
|
||||
Reference in New Issue
Block a user