mirror of
https://github.com/kennethreitz/tablib.git
synced 2026-06-05 23:10:17 +00:00
Remove unnecessary MANIFEST.in (#439)
* This MANIFEST.in unnecessary with setuptools_scm https://github.com/pypa/setuptools_scm/blob/master/README.rst#file-finders-hook-makes-most-of-manifestin-unnecessary * No manifest to check
This commit is contained in:
committed by
Jannis Leidel
parent
06c2326dc0
commit
00d8ab0b37
@@ -1,6 +0,0 @@
|
||||
recursive-include docs *
|
||||
recursive-include tests *
|
||||
include pyproject.toml pytest.ini tox.ini .coveragerc .pre-commit-config.yaml *.md LICENSE AUTHORS
|
||||
prune docs/_build
|
||||
prune *.pyc
|
||||
prune __pycache__
|
||||
Reference in New Issue
Block a user