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

Add pynose to test requirements

- Replaces nose
parent 48e74e1f
No related branches found
No related tags found
2 merge requests!143Release 0.15.0,!67Add type hints to models.py
[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.
Please register or to comment