summaryrefslogtreecommitdiff
path: root/devel-requirements.txt
Commit message (Collapse)AuthorAgeFilesLines
* Add extra-requirements.txt (#165)Ilya Etingof2018-07-081-8/+0
| | | | | | | | | | | | | | | * Add extra-requirements.txt In grand schema of things we now have `requirements.txt` that list mandatory dependencies, then we have `extra-requirements.txt` for optional dependencies enabling all pysnmp features and finally `devel-requirements.txt` for things required solely for testing. Strangely, Travis pulls pysnmpcrypto which then pulls Cryptography while according to pysnmpcrypyo requirement it should really pull pycryptodomex (which is does in its own CI job)
* pin twisted versionsIlya Etingof2018-05-181-1/+7
|
* use old Sphinx wuth old PythonIlya Etingof2018-04-131-1/+2
|
* encode IPv6 requirement into example scripts names (#102)Ilya Etingof2017-11-061-0/+1
|
* fixes to Alabaster theme optionsIlya Etingof2017-10-261-0/+1
|
* pycryptodome replaced with pycryptodomexIlya Etingof2017-10-051-0/+1