nahue-passano commited on
Commit
fa240af
1 Parent(s): 5d09954

Update setup.py

Browse files
Files changed (1) hide show
  1. setup.py +0 -1
setup.py CHANGED
@@ -1,5 +1,4 @@
1
  import os
2
-
3
  from setuptools import setup, find_packages
4
 
5
  install_requires = open(os.path.join(os.path.dirname(__file__), "requirements.txt")).readlines()
 
1
  import os
 
2
  from setuptools import setup, find_packages
3
 
4
  install_requires = open(os.path.join(os.path.dirname(__file__), "requirements.txt")).readlines()