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

package info (click to toggle)
python-requests-unixsocket 0.1.5-3
  • links: PTS, VCS
  • area: main
  • in suites: buster, stretch
  • size: 156 kB
  • ctags: 56
  • sloc: python: 248; makefile: 34
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