Skip to content
Snippets Groups Projects
Commit 5af93327 authored by samueltwum1's avatar samueltwum1
Browse files

Revert "Use path as name in setup.py"

This reverts commit 3d422ad9.
parent 3d422ad9
No related branches found
No related tags found
No related merge requests found
...@@ -8,7 +8,7 @@ with open("README.md") as readme_file: ...@@ -8,7 +8,7 @@ with open("README.md") as readme_file:
readme = readme_file.read() readme = readme_file.read()
setup( setup(
name="ska/logging", name="ska_logging",
description="Square Kilometre Array logging configuration library", description="Square Kilometre Array logging configuration library",
long_description=readme + "\n\n", long_description=readme + "\n\n",
author="Anton Joubert", author="Anton Joubert",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment