Skip to content

Commit

Permalink
Include pylintrc in manifest (#531)
Browse files Browse the repository at this point in the history
Fixes #520
  • Loading branch information
gatesn authored Mar 28, 2019
1 parent dfff3c9 commit 96e08d8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions MANIFEST.in
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,5 @@ include README.rst
include versioneer.py
include pyls/_version.py
include LICENSE
include .pylintrc
recursive-include test *.py

0 comments on commit 96e08d8

Please sign in to comment.