Update setup.py
This commit is contained in:
2
setup.py
2
setup.py
@@ -4,5 +4,5 @@ setup(
|
|||||||
name="hello-codeartifact",
|
name="hello-codeartifact",
|
||||||
version="0.1.0",
|
version="0.1.0",
|
||||||
packages=find_packages(),
|
packages=find_packages(),
|
||||||
description="A hello‑world PyPI package for CodeArtifact demo",
|
description="A hello-world PyPI package for CodeArtifact demo",
|
||||||
)
|
)
|
||||||
|
Reference in New Issue
Block a user