##// END OF EJS Templates
chore: move pytest configuration to `pyproject.toml` (#14020)...
chore: move pytest configuration to `pyproject.toml` (#14020) This PR aims to minimize the number of configuration files for the project. Instead of a separate `pytest.ini` we now would have the `pytest` configuration within the `pyproject.toml` file leading to a overall minimal code structure.

File last commit:

r24611:9d883249
r28248:c51f5906 merge
Show More
readthedocs.yml
4 lines | 61 B | text/x-yaml | YamlLexer
conda:
file: docs/environment.yml
python:
version: 3