|
@ -54,7 +54,7 @@ except Exception as e: |
|
|
os.system("git config --global user.email {0}".format(ee_email)) |
|
|
os.system("git config --global user.email {0}".format(ee_email)) |
|
|
|
|
|
|
|
|
setup(name='ee', |
|
|
setup(name='ee', |
|
|
version='3.0.2', |
|
|
version='3.0.3', |
|
|
description=long_description, |
|
|
description=long_description, |
|
|
long_description=long_description, |
|
|
long_description=long_description, |
|
|
classifiers=[], |
|
|
classifiers=[], |
|
|