wmt-2020-pl-en/Pipfile
SuHun Han e10c5e8fa7
chore: v3.0.0 (#181)
Co-authored-by: Kirill Bobrov <miaplanedo@gmail.com>
Co-authored-by: Zhuopsticks <36221214+terryyz@users.noreply.github.com>
2020-06-14 15:42:32 +09:00

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" = "*"