python3Packages.pyeverlights: init at 0.1.0

This commit is contained in:
Fabian Affolter
2021-01-05 13:17:26 +01:00
parent ef5cb37c30
commit 1e27d0aed3
2 changed files with 32 additions and 0 deletions
+2
View File
@@ -6169,6 +6169,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 { };