python3Packages.pytile: init at 5.1.0

This commit is contained in:
Fabian Affolter
2021-01-09 20:53:22 +01:00
parent 81b0104d85
commit 2cd9066084
2 changed files with 58 additions and 0 deletions
+2
View File
@@ -6222,6 +6222,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 { };