touch setup files

master
Nir Aides 2022-12-24 18:04:03 +02:00
parent c34067b43e
commit 72532eb7b3
2 changed files with 2 additions and 2 deletions

View File

@ -1,2 +1,3 @@
[metadata]
description-file = README.md
description-file = README.md
license_files=LICENSE.txt

View File

@ -55,7 +55,6 @@ setuptools.setup(
'matplotlib',
'sounddevice',
'python-rtmidi ; platform_system!="Linux" and python_version<"3.10"',
#'python-rtmidi @ git+https://github.com/Czaki/python-rtmidi.git@4f0b4131604ef341254be112f9e65e7ce106efc4 ; platform_system!="Linux" and python_version>="3.11"',
'moderngl-window',
],
extras_require = {