mirror of
https://github.com/GNS3/gns3-server.git
synced 2024-11-16 16:54:51 +02:00
d3ea67da24
* Use pytest-aiohttp * Use the async def / await syntax. * Fix tests to run with Python 3.8
8 lines
104 B
Plaintext
8 lines
104 B
Plaintext
-rrequirements.txt
|
|
|
|
sphinx==1.8.3
|
|
pytest==5.4.3
|
|
pep8==1.7.1
|
|
pytest-timeout==1.3.3
|
|
pytest-aiohttp==0.3.0
|