Skip to content
Snippets Groups Projects
Commit 4f47f4a4 authored by bwalkow's avatar bwalkow
Browse files

urllib3 in tests

parent 06a17dc3
1 merge request!21Fix
Pipeline #13688 passed with stages
in 26 minutes and 25 seconds
......@@ -42,10 +42,11 @@ deps =
nlp_ws
asyncio
pytest-asyncio
urllib3<2.0
anyio==3.7.1
punctuator==2.1.0
language-tool-python==2.5.4
awscli==1.20.11
awscli==1.22.57
commands =
aws --no-sign-request --endpoint-url https://s3.clarin-pl.eu s3 sync --delete s3://workers/punctuator/models_2_0 tests/testdata/models
coverage run --source=src -m pytest --junitxml=report.xml tests/test.py
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment