Skip to content

Commit 3e19ca4

Browse files
committed
Don't use nose's with-id plugin anymore.
Identifier dumps from Python 3 can't be loaded in Python 2. It can be used on individual basis when needed.
1 parent 774ead8 commit 3e19ca4

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

setup.cfg

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@ upload-dir = docs/.build/html
66
cover-package = github2
77
detailed-errors = 1
88
with-coverage = 1
9-
with-id = 1
109
[build_sphinx]
1110
source-dir = doc
1211
build-dir = doc/.build

0 commit comments

Comments
 (0)