commit | cfd10523625e754640948182c01126c2651cddd4 | [log] [tgz] |
---|---|---|
author | Bill Wendling <morbo@google.com> | Wed Jun 14 01:58:21 2023 -0500 |
committer | Bill Wendling <morbo@google.com> | Wed Jun 14 01:58:21 2023 -0500 |
tree | 43f9cf2eb5546bc3b14a97376397bb52a4cfd785 | |
parent | f1b6d7b52446743791f28bf37232485e383c1343 [diff] |
Change to correct filename
diff --git a/MANIFEST.in b/MANIFEST.in index 9a8d602..378edaa 100644 --- a/MANIFEST.in +++ b/MANIFEST.in
@@ -1,4 +1,4 @@ include HACKING.rst LICENSE AUTHORS CHANGELOG CONTRIBUTING.md CONTRIBUTORS -include .coveragerc .editorconfig .flake8 plugins/README.rst +include .coveragerc .editorconfig .flake8 plugins/README.md include plugins/vim/autoload/yapf.vim plugins/vim/plugin/yapf.vim pylintrc include .style.yapf tox.ini .travis.yml .vimrc