We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1af4cff commit 79cf433Copy full SHA for 79cf433
setup.py
@@ -4,7 +4,7 @@
4
long_description = fh.read()
5
6
setuptools.setup(
7
- name="pydatastructs_",
+ name="cz-pydatastructs",
8
version="0.0.1-alpha",
9
author="PyDataStructs Development Team",
10
author_email="pydatastructs@googlegroups.com",
0 commit comments