mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
a0fc8bb0bd
* Fix import pathing for units.mock * Add some additional requirements * Use compileall to test compatiblity with different python versions
10 lines
72 B
Text
10 lines
72 B
Text
#
|
|
# Test requirements
|
|
#
|
|
|
|
nose
|
|
mock
|
|
passlib
|
|
coverage
|
|
coveralls
|
|
unittest2
|