Skip to content

Commit a343b34

Browse files
committed
Remove check-manifest
1 parent 13e2a87 commit a343b34

File tree

2 files changed

+0
-6
lines changed

2 files changed

+0
-6
lines changed

setup.cfg

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,2 @@
11
[tool:pytest]
22
xfail_strict = True
3-
4-
[check-manifest]
5-
ignore =
6-
.github
7-
.github/*

tox.ini

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,5 @@ deps =
2323
check-manifest
2424
flake8
2525
commands =
26-
check-manifest {toxinidir}
2726
flake8 src setup.py
2827
python setup.py check --strict --metadata

0 commit comments

Comments
 (0)