Skip to content

Commit 2975e4c

Browse files
author
Marius Schlueter
committed
fix
1 parent c58084c commit 2975e4c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"License :: OSI Approved :: MIT License",
2121
"Operating System :: OS Independent",
2222
],
23-
package_dir={"": "TrackUnitPython"},
23+
package_dir={"": "pytrackunit"},
2424
packages=setuptools.find_packages(where="src"),
2525
python_requires=">=3.6",
2626
)

0 commit comments

Comments
 (0)