deepanway commited on
Commit
cc42fc1
1 Parent(s): 05f3d10

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
- lib_folder = os.path.dirname(os.path.realpath(__file__))
3
  requirement_path = "requirements.txt"
4
  install_requires = []
5
  if os.path.isfile(requirement_path):
1
  import os
 
2
  requirement_path = "requirements.txt"
3
  install_requires = []
4
  if os.path.isfile(requirement_path):