Skip to content

Commit

Permalink
Create tox.ini
Browse files Browse the repository at this point in the history
  • Loading branch information
LanceMaverick committed Jun 14, 2017
1 parent af442fe commit b6b5769
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions tox.ini
Original file line number Diff line number Diff line change
@@ -1,2 +1,6 @@
[tox]
envlist = py35,py36

[testenv]
deps=pytest
commands=py.test

0 comments on commit b6b5769

Please sign in to comment.