Skip to content

Commit 0c722b6

Browse files
committed
packaging: add .pylintrc to sdist
undo when .pylintrc is moved into pyproject.toml (which is only supported since pylint 2.5.3+ @ 2020-06-8)
1 parent 81c1fc9 commit 0c722b6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: MANIFEST.in

+1
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ include THANKS
66
include requirements_dev.txt
77
include requirements_test.txt
88
include tox.ini
9+
include .pylintrc
910
recursive-include tests *
1011
recursive-include examples *
1112
recursive-include docs *

0 commit comments

Comments
 (0)