mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-01 08:13:08 +00:00
* Fix import pathing for units.mock * Add some additional requirements * Use compileall to test compatiblity with different python versions
11 lines
72 B
Plaintext
11 lines
72 B
Plaintext
#
|
|
# Test requirements
|
|
#
|
|
|
|
nose
|
|
mock
|
|
passlib
|
|
coverage
|
|
coveralls
|
|
unittest2
|