Codebase list apertium-apy / 9781cb94-899b-4934-9750-b4f534cbb918/main Pipfile
9781cb94-899b-4934-9750-b4f534cbb918/main

Tree @9781cb94-899b-4934-9750-b4f534cbb918/main (Download .tar.gz)

Pipfile @9781cb94-899b-4934-9750-b4f534cbb918/mainraw · history · blame

[[source]]
url = "https://pypi.org/simple"
verify_ssl = true
name = "pypi"

[packages]
apertium-streamparser = "*"
chardet = "*"
requests = "*"
tornado = "==6.0.3"
commentjson = "*"

[dev-packages]
coverage = "*"
coveralls = "*"
flake8-commas = "*"
flake8-quotes = "*"
flake8 = "*"
mypy = "*"
pep8-naming = "*"
twine = "*"