mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-04-02 13:45:10 -05:00
Add a tox test for Python 3.7
This commit is contained in:
parent
b20d7eca03
commit
acf6caca2f
@ -5,7 +5,7 @@
|
|||||||
|
|
||||||
[tox]
|
[tox]
|
||||||
skipsdist = True
|
skipsdist = True
|
||||||
envlist = py34, py35, py36, pycodestyle, doc
|
envlist = py34, py35, py36, py37, pycodestyle, doc
|
||||||
|
|
||||||
[testenv]
|
[testenv]
|
||||||
commands = pytest
|
commands = pytest
|
||||||
|
Loading…
x
Reference in New Issue
Block a user