##// 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:

r25236:fd1a027a
r28248:c51f5906 merge
Show More
.meeseeksdev.yml
22 lines | 380 B | text/x-yaml | YamlLexer
users:
LucianaMarques:
can:
- tag
special:
everyone:
can:
- say
- tag
- untag
- close
config:
tag:
only:
- good first issue
- async/await
- backported
- help wanted
- documentation
- notebook
- tab-completion
- windows