Skip to content
Snippets Groups Projects
Commit 5cf2bcec authored by Alex Forencich's avatar Alex Forencich
Browse files

Use available python 3

parent 1f80696b
No related branches found
No related tags found
No related merge requests found
# tox configuration # tox configuration
[tox] [tox]
envlist = py39 envlist = py3
skipsdist = True skipsdist = True
[gh-actions] [gh-actions]
python = python =
3.9: py39 3.9: py3
[testenv] [testenv]
deps = deps =
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment