Skip to content

Commit

Permalink
updated setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
Sylvain-Rama committed Dec 4, 2023
1 parent 7dd345b commit afa1820
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,14 @@
long_description = fh.read()

setuptools.setup(
name="Chatoyant_Syla", # Replace with your own username
name="Chatoyant_Syla",
version="0.0.1",
author="Sylvain Rama",
author_email="rama.sylvain@gmail.com",
description="Small lib to create colormaps, lego-like.",
long_description=long_description,
long_description_content_type="text/markdown",
url="https://github.com/driscollis/arithmetic",
url="https://github.com/Sylvain-Deposit/Chatoyant",
packages=setuptools.find_packages(),
classifiers=[
"Programming Language :: Python :: 3",
Expand Down

0 comments on commit afa1820

Please sign in to comment.