update setup
This commit is contained in:
2
setup.py
2
setup.py
@@ -9,7 +9,7 @@ with open(path.join(path.abspath(path.dirname(__file__)), 'README.md'), encoding
|
|||||||
setup(
|
setup(
|
||||||
name="engineering",
|
name="engineering",
|
||||||
version="2020.10.21",
|
version="2020.10.21",
|
||||||
description="mechanical tools",
|
description="engineering tools",
|
||||||
long_description=long_description,
|
long_description=long_description,
|
||||||
author="Daniel Weschke",
|
author="Daniel Weschke",
|
||||||
author_email="daniel.weschke@directbox.de",
|
author_email="daniel.weschke@directbox.de",
|
||||||
|
|||||||
Reference in New Issue
Block a user