Attempt to fix broken PySocks Debian package dependency

master
B.J. Dweck 2020-10-20 13:27:09 +02:00
parent 26d4444137
commit 5a2ac0c3dc
1 changed files with 1 additions and 0 deletions

View File

@ -16,6 +16,7 @@ install_requires =
setuptools~=50.3.1 setuptools~=50.3.1
pip~=20.2.3 pip~=20.2.3
stem stem
PySocks
[options.entry_points] [options.entry_points]
console_scripts = torch-agent=torch_agent.torch_agent:main console_scripts = torch-agent=torch_agent.torch_agent:main