pythonPackages.httpcore: init at 0.10.2

This commit is contained in:
Robert Scott
2020-09-02 15:07:05 -07:00
committed by Jon
parent eef56567c4
commit e98facbda3
2 changed files with 36 additions and 0 deletions
+2
View File
@@ -2683,6 +2683,8 @@ in {
httpbin = callPackage ../development/python-modules/httpbin { };
httpcore = callPackage ../development/python-modules/httpcore { };
http-ece = callPackage ../development/python-modules/http-ece { };
httplib2 = callPackage ../development/python-modules/httplib2 { };