python3.pkgs.getkey: init at 0.6.5

This commit is contained in:
Symphorien Gibol
2020-10-31 12:00:00 +00:00
parent 1dc37370c4
commit 0cf43ed2a0
2 changed files with 36 additions and 0 deletions
+2
View File
@@ -2344,6 +2344,8 @@ in {
getmac = callPackage ../development/python-modules/getmac { };
getkey = callPackage ../development/python-modules/getkey { };
gevent = callPackage ../development/python-modules/gevent { };
geventhttpclient = callPackage ../development/python-modules/geventhttpclient { };