mirror of
https://github.com/cmehay/docker-tor-hidden-service.git
synced 2025-04-19 13:29:11 +00:00
15 lines
209 B
TOML
15 lines
209 B
TOML
[[source]]
|
|
url = "https://pypi.python.org/simple"
|
|
verify_ssl = true
|
|
name = "pypi"
|
|
|
|
[packages]
|
|
tox = "*"
|
|
|
|
[dev-packages]
|
|
tox = "*"
|
|
pre-commit = "*"
|
|
ptpython = "*"
|
|
cryptography = "*"
|
|
pylint = "*"
|
|
autopep8 = "*"
|