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