mirror of
https://github.com/GNS3/gns3-gui.git
synced 2026-05-17 00:46:01 +03:00
* Pin pep8 to latest version 1.7.0 * Pin pypiwin32 to latest version 219 * Pin pytest to latest version 3.0.3 * Pin pytest-capturelog to latest version 0.7 * Pin pytest-pythonpath to latest version 0.7.1 * Pin pytest-timeout to latest version 1.0.0
8 lines
155 B
Plaintext
8 lines
155 B
Plaintext
-rrequirements.txt
|
|
|
|
pep8==1.7.0
|
|
pytest==3.0.3
|
|
pytest-pythonpath==0.7.1 # useful for running tests outside tox
|
|
pytest-timeout==1.0.0
|
|
pytest-capturelog==0.7
|