]> git.pld-linux.org Git - packages/python3-requests.git/blobdiff - python-requests-disable-xdist.patch
up to 2.31.0
[packages/python3-requests.git] / python-requests-disable-xdist.patch
index 320036ab486bbca4d3c656083fed08d09d94feb5..5cb8e7b1e52bd7f20b97fed0a3caf608386df7d3 100644 (file)
@@ -15,7 +15,7 @@
      def finalize_options(self):
          TestCommand.finalize_options(self)
 @@ -68,7 +63,6 @@ test_requirements = [
-     "pytest-httpbin>=0.0.7",
+     "pytest-httpbin>=2.0.0",
      "pytest-cov",
      "pytest-mock",
 -    "pytest-xdist",
This page took 0.618467 seconds and 4 git commands to generate.