mirror of
https://github.com/gogcom/galaxy-integrations-python-api.git
synced 2025-12-27 08:58:18 -05:00
All pytest and types requirements are moved. Also, the pip bug comment is made more explanatory.
8 lines
141 B
Plaintext
8 lines
141 B
Plaintext
-r requirements.txt
|
|
pytest==5.2.2
|
|
pytest-asyncio==0.10.0
|
|
pytest-mock==1.10.3
|
|
pytest-mypy==0.4.1
|
|
pytest-flakes==4.0.0
|
|
types-certifi==2020.4.0
|