File: do-not-run-tests-with--pep8.patch

package info (click to toggle)
python-requests-unixsocket 0.2.0-2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 148 kB
  • sloc: python: 301; makefile: 25
file content (11 lines) | stat: -rw-r--r-- 308 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
Description: Do not run tests with --pep8
Author: Thomas Goirand <zigo@debian.org>
Forwarded: not-needed
Last-Update: 2016-03-07

--- python-requests-unixsocket-0.1.5.orig/pytest.ini
+++ python-requests-unixsocket-0.1.5/pytest.ini
@@ -1,2 +1,2 @@
 [pytest]
-addopts = --tb=short --pep8
+addopts = --tb=short