python3Packages.python-sat: init at 0.1.6.dev6

This commit is contained in:
marius david
2020-10-18 10:30:07 +02:00
parent 487c1902b5
commit 1c8204e0fa
2 changed files with 26 additions and 0 deletions
+2
View File
@@ -5741,6 +5741,8 @@ in {
python-rtmidi = callPackage ../development/python-modules/python-rtmidi { };
python-sat = callPackage ../development/python-modules/python-sat { };
python-simple-hipchat = callPackage ../development/python-modules/python-simple-hipchat { };
python_simple_hipchat = self.python-simple-hipchat;