We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9220d5a commit f82e19fCopy full SHA for f82e19f
setup.py
@@ -123,7 +123,7 @@ def build_extension(self, ext): # pylint: disable=too-many-branches
123
# The information here can also be placed in setup.cfg - better separation of
124
# logic and declaration, and simpler if you include description/version in a file.
125
setup(
126
- name="PyPartMC",
+ name="pypartmc",
127
use_scm_version={
128
"local_scheme": "no-local-version",
129
"version_scheme": "post-release",
0 commit comments