forked from uncloud/uncloud
sshtunnel, sphinx, sphinx-rtd-theme, werkzeug removed from dependencies
This commit is contained in:
parent
27e780b359
commit
6a40a7f12f
1 changed files with 0 additions and 4 deletions
4
setup.py
4
setup.py
|
@ -37,13 +37,9 @@ setup(
|
|||
"flask-restful",
|
||||
"bitmath",
|
||||
"pyotp",
|
||||
"sshtunnel",
|
||||
"sphinx",
|
||||
"pynetbox",
|
||||
"colorama",
|
||||
"sphinx-rtd-theme",
|
||||
"etcd3 @ https://github.com/kragniz/python-etcd3/tarball/master#egg=etcd3",
|
||||
"werkzeug",
|
||||
"marshmallow",
|
||||
],
|
||||
scripts=["scripts/ucloud"],
|
||||
|
|
Loading…
Reference in a new issue