Skip to content

Commit 4abc682

Browse files
committed
Wrong name
1 parent 72643e9 commit 4abc682

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ def read(*rnames):
2828
is_PyPy = platform.python_implementation() == "PyPy"
2929

3030
setup(
31-
name="pymathics3-graph",
31+
name="pymathics-graph",
3232
version=__version__, # noqa
3333
packages=find_namespace_packages(include=["pymathics.*"]),
3434
install_requires=[

0 commit comments

Comments
 (0)