mirror of
https://github.com/ansible-collections/community.routeros.git
synced 2025-08-04 18:24:52 +02:00
4 lines
113 B
Text
4 lines
113 B
Text
unittest2 ; python_version <= '2.6'
|
|
|
|
# requirements for api module
|
|
librouteros < 3.2.0 ; python_version >= '3.6'
|