Codebase list apertium-apy / fresh-snapshots/main Pipfile
fresh-snapshots/main

Tree @fresh-snapshots/main (Download .tar.gz)

Pipfile @fresh-snapshots/mainraw · history · blame

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

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

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