Merge pull request #108472 from fabaff/pyeverlights

python3Packages.pyeverlights: init at 0.1.0
This commit is contained in:
Martin Weinelt
2021-01-05 17:33:55 +01:00
committed by GitHub
3 changed files with 33 additions and 1 deletions
+2
View File
@@ -6171,6 +6171,8 @@ in {
python-xmp-toolkit = callPackage ../development/python-modules/python-xmp-toolkit { };
pyeverlights = callPackage ../development/python-modules/pyeverlights { };
pytimeparse = callPackage ../development/python-modules/pytimeparse { };
pytmx = callPackage ../development/python-modules/pytmx { };