mirror of
https://github.com/Melon-Bread/RetroUFO
synced 2024-11-25 00:38:33 -05:00
I had one job, and I goofed
This commit is contained in:
parent
9314750c49
commit
5f3ad0ccc4
2
setup.py
2
setup.py
@ -13,7 +13,7 @@ setuptools.setup(
|
|||||||
long_description_content_type="text/markdown",
|
long_description_content_type="text/markdown",
|
||||||
license="MIT",
|
license="MIT",
|
||||||
keywords=["libretro", "retroarch", "core"],
|
keywords=["libretro", "retroarch", "core"],
|
||||||
url="https://github.com/pypa/sampleproject",
|
url="https://github.com/Melon-Bread/RetroUFO",
|
||||||
packages=["RetroUFO"],
|
packages=["RetroUFO"],
|
||||||
install_requires=[
|
install_requires=[
|
||||||
'PySide2',
|
'PySide2',
|
||||||
|
Loading…
Reference in New Issue
Block a user