Skip to content
Snippets Groups Projects
Commit 1b2d85d9 authored by Joscha Schmiedt's avatar Joscha Schmiedt
Browse files

CHG: Update requirements for Python 3.12

parent 1ecb0883
No related branches found
No related tags found
2 merge requests!143Release 0.15.0,!132Add Python 3.12 to tests
Pipeline #48282 passed
[tox]
envlist=py37, py38, py39, py310, py311
envlist=py37, py38, py39, py310, py311, py312
skip_missing_interpreters = true
[testenv]
deps = .
nose
pynose
pytest
pytest-cov
jsonschema>=4.4.0
setuptools
commands=py.test --cov=caosdb -vv {posargs}
[flake8]
......
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