mirror of
https://github.com/pi-hole/pi-hole.git
synced 2024-11-15 02:42:58 +00:00
[Experiment] up python to 3.7
Signed-off-by: Adam Warner <me@adamwarner.co.uk>
This commit is contained in:
parent
c9edcfa335
commit
5648ad6b61
1 changed files with 1 additions and 1 deletions
2
tox.ini
2
tox.ini
|
@ -1,5 +1,5 @@
|
|||
[tox]
|
||||
envlist = py36
|
||||
envlist = py37
|
||||
|
||||
[testenv]
|
||||
whitelist_externals = docker
|
||||
|
|
Loading…
Reference in a new issue