mirror of
https://github.com/frappe/gunicorn.git
synced 2026-01-14 02:49:12 +08:00
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)
This commit is contained in:
parent
81c1fc952a
commit
0c722b6915
@ -6,6 +6,7 @@ include THANKS
|
||||
include requirements_dev.txt
|
||||
include requirements_test.txt
|
||||
include tox.ini
|
||||
include .pylintrc
|
||||
recursive-include tests *
|
||||
recursive-include examples *
|
||||
recursive-include docs *
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user