Skip to content

Commit

Permalink
- tox tests
Browse files Browse the repository at this point in the history
  • Loading branch information
aschiweck committed May 15, 2017
1 parent b9f7804 commit 0bc23a7
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions tox.ini
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
[tox]
envlist = py27,py30,py31,py34

[testenv]
deps=pytest
commands=py.test

0 comments on commit 0bc23a7

Please sign in to comment.