Import `utils` from tasks as a new `requests` module
parent
fb0d43b1
No related branches found
No related tags found
Showing
- pyproject.toml 4 additions, 4 deletionspyproject.toml
- requirements.txt 2 additions, 0 deletionsrequirements.txt
- teklia_toolbox/__init__.py 5 additions, 0 deletionsteklia_toolbox/__init__.py
- teklia_toolbox/requests.py 73 additions, 0 deletionsteklia_toolbox/requests.py
- tests/test_requests.py 46 additions, 0 deletionstests/test_requests.py
- tox.ini 1 addition, 0 deletionstox.ini
arkindex-client==1.0.14 | ||
PyYAML>=5.4.1 | ||
tenacity==8.2.3 |
teklia_toolbox/requests.py
0 → 100644
tests/test_requests.py
0 → 100644
Please register or sign in to comment