Skip to content
This repository has been archived by the owner on May 23, 2023. It is now read-only.

Commit

Permalink
tox: allow make
Browse files Browse the repository at this point in the history
  • Loading branch information
Buck Golemon committed Sep 3, 2015
1 parent e56901e commit 5677ecb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,8 @@ deps =
-rrequirements.d/lint.txt
commands =
make lint
whitelist_externals =
make

[testenv:venv]
envdir = venv-{[tox]project}
Expand Down

0 comments on commit 5677ecb

Please sign in to comment.