hunarbatra commited on
Commit
85475a1
·
verified ·
1 Parent(s): 7b8da82

Update setup.py

Browse files
Files changed (1) hide show
  1. setup.py +1 -1
setup.py CHANGED
@@ -186,5 +186,5 @@ if __name__ == '__main__':
186
  author='Tencent AILab',
187
  author_email='[email protected]',
188
  license='Apache License 2.0',
189
- install_requires=parse_requirements('requirements.txt'),
190
  zip_safe=False)
 
186
  author='Tencent AILab',
187
  author_email='[email protected]',
188
  license='Apache License 2.0',
189
+ # install_requires=parse_requirements('requirements.txt'),
190
  zip_safe=False)