mirror of
https://github.com/RRZE-HPC/OSACA.git
synced 2025-07-21 04:31:04 +02:00
6 lines
86 B
INI
6 lines
86 B
INI
[tox]
|
|
envlist = py36,py37,py38,py39
|
|
[testenv]
|
|
commands=
|
|
python tests/all_tests.py
|