Merge pull request #3 from alexanderepstein/master
Fixing typo and making License a variable
This commit is contained in:
commit
9313e990a8
2
setup.py
2
setup.py
@ -41,7 +41,7 @@ if sys.argv[-1] == "publish":
|
|||||||
|
|
||||||
# Where the magic happens:
|
# Where the magic happens:
|
||||||
setup(
|
setup(
|
||||||
name=NAME',
|
name=NAME,
|
||||||
version=about['__version__'],
|
version=about['__version__'],
|
||||||
description=DESCRIPTION,
|
description=DESCRIPTION,
|
||||||
long_description=long_description,
|
long_description=long_description,
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user