mirror of
https://gitlab.com/MisterBiggs/bdfparse.git
synced 2025-08-02 19:51:39 +00:00
renaming package
This commit is contained in:
2
setup.py
2
setup.py
@@ -9,7 +9,7 @@ with open("README.md", "r") as fh:
|
|||||||
long_description = fh.read()
|
long_description = fh.read()
|
||||||
|
|
||||||
setuptools.setup(
|
setuptools.setup(
|
||||||
name="bdf-to-numpy",
|
name="bdf_to_numpy",
|
||||||
version="2019.2",
|
version="2019.2",
|
||||||
author="Anson Biggs",
|
author="Anson Biggs",
|
||||||
author_email="anson@ansonbiggs.com",
|
author_email="anson@ansonbiggs.com",
|
||||||
|
Reference in New Issue
Block a user