File: remove-ignore-docstring.patch

package info (click to toggle)
python-pyfaidx 0.8.1.3-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 712 kB
  • sloc: python: 3,001; makefile: 16; sh: 6
file content (12 lines) | stat: -rw-r--r-- 294 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
Description: nose-ignore-docstring is not available in archive
Author: Nilesh Patra <nilesh@debian.org>
Forwarded: not-needed
Last-Update: 2021-09-03
--- a/setup.cfg
+++ b/setup.cfg
@@ -1,4 +1,3 @@
 [nosetests]
 with-doctest=1
 verbosity=2
-with-ignore-docstrings=1
\ No newline at end of file