mirror of
https://github.com/kennethreitz/requests.git
synced 2026-06-05 06:46:15 +00:00
Disable pytest messing with warnings.
We may be able to remove this if pytest resolves pytest-dev/pytest#2430
This commit is contained in:
+1
-1
@@ -1,2 +1,2 @@
|
||||
include README.rst LICENSE NOTICE HISTORY.rst requests/cacert.pem
|
||||
include README.rst LICENSE NOTICE HISTORY.rst pytest.ini requests/cacert.pem
|
||||
recursive-include tests *.py
|
||||
|
||||
@@ -0,0 +1,2 @@
|
||||
[pytest]
|
||||
addopts = -p no:warnings
|
||||
Reference in New Issue
Block a user