mirror of
https://github.com/Melon-Bread/RetroUFO
synced 2024-11-25 00:38:33 -05:00
Don't need useless comments
This commit is contained in:
parent
03784e2dba
commit
9314750c49
2
setup.py
2
setup.py
@ -4,7 +4,7 @@ with open("README.md", "r") as fh:
|
|||||||
long_description = fh.read()
|
long_description = fh.read()
|
||||||
|
|
||||||
setuptools.setup(
|
setuptools.setup(
|
||||||
name="RetroUFO", # Replace with your own username
|
name="RetroUFO",
|
||||||
version="0.9.5",
|
version="0.9.5",
|
||||||
author="Melon Bread",
|
author="Melon Bread",
|
||||||
author_email="rain@melonbread.dev",
|
author_email="rain@melonbread.dev",
|
||||||
|
Loading…
Reference in New Issue
Block a user