Merge pull request #161449 from azuwis/mido

This commit is contained in:
Ben Siraphob 2022-02-23 01:30:06 -06:00 committed by GitHub
commit 79693517c3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -4,9 +4,7 @@
, fetchPypi
, substituteAll
, portmidi
, pygame
, python-rtmidi
, rtmidi-python
, pytestCheckHook
}:
@ -27,9 +25,7 @@ buildPythonPackage rec {
];
propagatedBuildInputs = [
pygame
python-rtmidi
rtmidi-python
];
checkInputs = [