Skip to content

Commit

Permalink
Explicit tox envlist
Browse files Browse the repository at this point in the history
  • Loading branch information
matthiask committed Jul 24, 2020
1 parent 9099ddd commit ac9dfe9
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions tox.ini
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
[tox]
envlist = docs,style,tests

[testenv]
basepython = python3

Expand Down

0 comments on commit ac9dfe9

Please sign in to comment.