wmt-2020-pl-en/Pipfile

13 lines
189 B
TOML

[[source]]
url = "https://pypi.python.org/simple"
verify_ssl = true
name = "pypi"
[packages]
httpx = "==0.13.3"
[dev-packages]
coveralls = "*"
"pytest-watch" = "*"
"pytest-testmon" = "*"