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

r7846:e288666b
r28248:c51f5906 merge
Show More
.gitattributes
5 lines | 109 B | text/plain | TextLexer
IPython/.git_commit_info.ini export-subst
* text=auto
*.py diff=python
*.js diff=javascript
*.html diff=html