remove linter_plugin.py and CONTRIBUTING.md from certbot/MANIFEST.in because these files are not under certbot/

This commit is contained in:
Erica Portnoy 2019-11-12 14:44:32 -08:00
parent 1612bfcccc
commit 33c436a5f4

View file

@ -1,8 +1,6 @@
include README.rst
include CHANGELOG.md
include CONTRIBUTING.md
include LICENSE.txt
include linter_plugin.py
recursive-include docs *
recursive-include examples *
recursive-include certbot/tests/testdata *