Skip to content
This repository has been archived by the owner on Oct 13, 2023. It is now read-only.

Commit

Permalink
Merge pull request #634 from vfreex/py38
Browse files Browse the repository at this point in the history
Run tests with python 3.8
  • Loading branch information
vfreex committed Aug 12, 2022
2 parents c3d42cb + 7e26476 commit 0b59553
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tox.ini
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[tox]
envlist = py36
envlist = py38

[testenv]
deps = -rrequirements-dev.txt
Expand Down

0 comments on commit 0b59553

Please sign in to comment.