pytest-freezgun: init at 0.4.1

This commit is contained in:
Jörg Thalheim
2020-06-25 11:35:16 +01:00
parent ec1d9c63d7
commit 73e514993a
2 changed files with 31 additions and 0 deletions
+2
View File
@@ -950,6 +950,8 @@ in {
mpi = pkgs.openmpi;
};
pytest-freezegun = callPackage ../development/python-modules/pytest-freezegun { };
python-baseconv = callPackage ../development/python-modules/python-baseconv { };
pycognito = callPackage ../development/python-modules/pycognito { };