python3.pkgs.ciso8601: init at 2.1.3

This commit is contained in:
Jörg Thalheim
2020-03-28 02:29:58 +00:00
parent 62831e1023
commit 49e252a46c
2 changed files with 32 additions and 0 deletions
+2
View File
@@ -509,6 +509,8 @@ in {
breezy = callPackage ../development/python-modules/breezy { };
ciso8601 = callPackage ../development/python-modules/ciso8601 { };
deepdiff = callPackage ../development/python-modules/deepdiff { };
django-sesame = callPackage ../development/python-modules/django-sesame { };