diff options
-rwxr-xr-x | setup.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/setup.py b/setup.py index 07512b8..b8407a4 100755 --- a/setup.py +++ b/setup.py @@ -15,7 +15,6 @@ setup(author='Bonface M. K.', install_requires=[ "bcrypt>=3.1.7" "Flask==1.1.2" - # "ipfshttpclient==0.7.0" "mypy==0.790" "mypy-extensions==0.4.3" "mysqlclient==2.0.1" |