1
0
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:
Rain Clark 2019-12-11 00:50:40 -05:00
parent 9314750c49
commit 5f3ad0ccc4

View File

@ -13,7 +13,7 @@ setuptools.setup(
long_description_content_type="text/markdown",
license="MIT",
keywords=["libretro", "retroarch", "core"],
url="https://github.com/pypa/sampleproject",
url="https://github.com/Melon-Bread/RetroUFO",
packages=["RetroUFO"],
install_requires=[
'PySide2',