mirror of
https://github.com/certbot/certbot.git
synced 2026-06-07 07:42:08 -04:00
remove linter_plugin.py and CONTRIBUTING.md from certbot/MANIFEST.in because these files are not under certbot/
This commit is contained in:
parent
1612bfcccc
commit
33c436a5f4
1 changed files with 0 additions and 2 deletions
|
|
@ -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 *
|
||||
|
|
|
|||
Loading…
Reference in a new issue