Skip to content

Commit 7dbb811

Browse files
committed
skip sdist in linting
1 parent 18266aa commit 7dbb811

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tox.ini

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@ commands =
1515
pytest test_pytest_mock.py --assert=plain -ra
1616

1717
[testenv:linting]
18+
skipsdist = True
19+
usedevelop = True
1820
deps =
1921
pytest-flakes
2022
restructuredtext_lint

0 commit comments

Comments
 (0)