pythonPackages.requests-unixsocket: init at 0.1.5

This commit is contained in:
Spencer Baugh
2018-03-18 17:47:37 +00:00
parent eab479a5f0
commit 04c3713755
2 changed files with 30 additions and 0 deletions
+2
View File
@@ -3706,6 +3706,8 @@ in {
};
});
requests-unixsocket = callPackage ../development/python-modules/requests-unixsocket {};
howdoi = buildPythonPackage (rec {
name = "howdoi-${version}";
version = "1.1.7";