Skip to content

Commit 242b83c

Browse files
committed
Test only project files
1 parent 156630c commit 242b83c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tox.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ deps = flake8
3232

3333
[testenv:isort]
3434
basepython = python3.6
35-
commands = isort --verbose --check-only --diff
35+
commands = isort --verbose --check-only --diff django_elastipymemcache tests setup.py
3636
deps = isort
3737

3838
[testenv:readme]

0 commit comments

Comments
 (0)