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

Use available python 3

parent 4df34f13
No related branches found
No related tags found
No related merge requests found
# tox configuration
[tox]
envlist = py39
envlist = py3
skipsdist = True
[gh-actions]
python =
3.9: py39
3.9: py3
[testenv]
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