File: remove-ignore-docstring.patch

package info (click to toggle)
python-pyfaidx 0.7.1-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 816 kB
  • sloc: python: 3,034; makefile: 15; 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