Added requirements. /JL

This commit is contained in:
2025-04-19 20:31:45 +02:00
parent dbdba2e377
commit cf26bd02e1
3 changed files with 8 additions and 2 deletions

View File

@@ -3,7 +3,7 @@ if __name__ == "__main__":
setup(
name='pygameController',
version='0.0.3',
version='0.0.4',
packages=find_packages(),
install_requires=[],
author='Jan Lerking',