Commits on Source (2)
-
Jeffrey Phillips Freeman authored1377cf54
-
Jeffrey Phillips Freeman authoredeb4c6134
Showing
- aiogremlin/remote/driver_remote_connection.py 3 additions, 5 deletionsaiogremlin/remote/driver_remote_connection.py
- aiogremlin/remote/driver_remote_side_effects.py 87 additions, 87 deletionsaiogremlin/remote/driver_remote_side_effects.py
- pytest.ini 2 additions, 0 deletionspytest.ini
- requirements.txt 3 additions, 3 deletionsrequirements.txt
- setup.py 4 additions, 4 deletionssetup.py
- tests/conftest.py 44 additions, 3 deletionstests/conftest.py
pytest.ini
0 → 100644
gremlinpython==3.4.3 | ||
gremlinpython==3.5.2 | ||
PyYAML==5.3 | ||
six==1.14.0 | ||
aenum==2.2.3 | ||
aiohttp==3.6.2 | ||
inflection==0.3.1 | ||
coverage==5.0.3 | ||
coverage==6.3.2 | ||
#for testing | ||
pytest-asyncio>=0.10.0 | ||
pytest-asyncio>=0.18.3 | ||
pytest-cache>=1.0 | ||
pytest-cov>=2.8.1 | ||
pytest-pep8>=1.0.6 | ||
... | ... |