Merge pull request #108883 from fabaff/pytile

This commit is contained in:
Sandro
2021-01-10 08:08:54 +01:00
committed by GitHub
3 changed files with 59 additions and 1 deletions
+2
View File
@@ -6230,6 +6230,8 @@ in {
pyeverlights = callPackage ../development/python-modules/pyeverlights { };
pytile = callPackage ../development/python-modules/pytile { };
pytimeparse = callPackage ../development/python-modules/pytimeparse { };
pytmx = callPackage ../development/python-modules/pytmx { };