python2Packages.pyjwt: init at 1.7.1

This commit is contained in:
Martin Weinelt
2021-05-07 20:05:56 -07:00
committed by Jonathan Ringer
parent 08d94fd2b0
commit bf9b6b1ef3
2 changed files with 40 additions and 0 deletions
+2
View File
@@ -433,6 +433,8 @@ with self; with super; {
pyhamcrest = callPackage ../development/python-modules/pyhamcrest/1.nix { };
pyjwt = callPackage ../development/python-modules/pyjwt/1.nix { };
pykickstart = callPackage ../development/python-modules/pykickstart { };
pylibacl = callPackage ../development/python-modules/pylibacl/0.5.nix { };