Skip to content

Commit f6b33e9

Browse files
committed
Revert to normalised name in setup.py
1 parent 75f39d9 commit f6b33e9

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
@@ -21,7 +21,7 @@
2121
description="Helpful functions for Python 🐍 🛠️",
2222
extras_require=extras_require,
2323
install_requires=install_requires,
24-
name="domdf_python_tools",
24+
name="domdf-python-tools",
2525
py_modules=[],
2626
version=__version__,
2727
)

0 commit comments

Comments
 (0)