Skip to content

Commit 8c3c430

Browse files
Merge pull request #2503 from nicoddemus/remove-manifest-check
Remove MANIFEST.in and related lint check
2 parents 31b971d + 731c35f commit 8c3c430

File tree

3 files changed

+0
-61
lines changed

3 files changed

+0
-61
lines changed

MANIFEST.in

Lines changed: 0 additions & 39 deletions
This file was deleted.

scripts/check-manifest.py

Lines changed: 0 additions & 20 deletions
This file was deleted.

tox.ini

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -57,9 +57,7 @@ deps =
5757
# pygments required by rst-lint
5858
pygments
5959
restructuredtext_lint
60-
check-manifest
6160
commands =
62-
{envpython} scripts/check-manifest.py
6361
flake8 pytest.py _pytest testing
6462
{envpython} scripts/check-rst.py
6563

0 commit comments

Comments
 (0)