]> git.madduck.net Git - etc/vim.git/commitdiff

madduck's git repository

Every one of the projects in this repository is available at the canonical URL git://git.madduck.net/madduck/pub/<projectpath> — see each project's metadata for the exact URL.

All patches and comments are welcome. Please squash your changes to logical commits before using git-format-patch and git-send-email to patches@git.madduck.net. If you'd read over the Git project's submission guidelines and adhered to them, I'd be especially grateful.

SSH access, as well as push access can be individually arranged.

If you use my repositories frequently, consider adding the following snippet to ~/.gitconfig and using the third clone URL listed for each project:

[url "git://git.madduck.net/madduck/"]
  insteadOf = madduck:

This MANIFEST.in not needed with setuptools_scm (#1200)
authorHugo van Kemenade <hugovk@users.noreply.github.com>
Wed, 11 Dec 2019 10:23:26 +0000 (12:23 +0200)
committerZsolt Dollenstein <zsol.zsol@gmail.com>
Wed, 11 Dec 2019 10:23:26 +0000 (02:23 -0800)
MANIFEST.in [deleted file]

diff --git a/MANIFEST.in b/MANIFEST.in
deleted file mode 100644 (file)
index 5644db4..0000000
+++ /dev/null
@@ -1,3 +0,0 @@
-include *.rst *.md LICENSE
-recursive-include blib2to3 *.txt *.py LICENSE
-recursive-include tests *.txt *.out *.diff *.py *.pyi *.pie *.toml