Skip to content

Commit

Permalink
Update setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
AvantiShri authored Oct 6, 2018
1 parent 4008bf8 commit e5268ab
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
from distutils.core import setup
from setuptools import find_packages

if __name__== '__main__':
setup(include_package_data=True,
Expand Down

0 comments on commit e5268ab

Please sign in to comment.