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
Branches
Tags
2 merge requests!143Release 0.15.0,!132Add Python 3.12 to tests
Pipeline #48282 passed
[tox] [tox]
envlist=py37, py38, py39, py310, py311 envlist=py37, py38, py39, py310, py311, py312
skip_missing_interpreters = true skip_missing_interpreters = true
[testenv] [testenv]
deps = . deps = .
nose pynose
pytest pytest
pytest-cov pytest-cov
jsonschema>=4.4.0 jsonschema>=4.4.0
setuptools
commands=py.test --cov=caosdb -vv {posargs} commands=py.test --cov=caosdb -vv {posargs}
[flake8] [flake8]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment