pythonPackages.reproject: init at 0.4

This commit is contained in:
Sébastien Maret
2019-02-13 16:15:23 +01:00
parent a068e9ffc2
commit d81b59b027
2 changed files with 37 additions and 0 deletions

View File

@@ -798,6 +798,8 @@ in {
relatorio = callPackage ../development/python-modules/relatorio { };
reproject = callPackage ../development/python-modules/reproject { };
remotecv = callPackage ../development/python-modules/remotecv { };
pyzufall = callPackage ../development/python-modules/pyzufall { };