]> git.pld-linux.org Git - packages/python3-requests.git/blame - python-requests-reqs.patch
- try with tests, added reqs,disable-xdist patches, but one test fails
[packages/python3-requests.git] / python-requests-reqs.patch
CommitLineData
23351644
JB
1--- requests-2.25.1/setup.py.orig 2020-12-16 18:43:25.000000000 +0100
2+++ requests-2.25.1/setup.py 2021-01-24 18:05:52.042717398 +0100
3@@ -49,7 +49,7 @@
4
5 ]
6 test_requirements = [
7- 'pytest-httpbin==0.0.7',
8+ 'pytest-httpbin>=0.0.7',
9 'pytest-cov',
10 'pytest-mock',
11 'pytest-xdist',
This page took 0.179583 seconds and 4 git commands to generate.