Skip to content

Commit 7a25b36

Browse files
committed
correctly document location of conftest.py for pytest
1 parent 7d83063 commit 7a25b36

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/doc/en/developer/tools.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -382,7 +382,7 @@ package :mod:`sage.numerical.backends` and some modules in
382382

383383
- VS Code: Install the `Python extension <https://marketplace.visualstudio.com/items?itemName=ms-python.python>`_ and follow the `official VS Code documentation <https://code.visualstudio.com/docs/python/testing>`__.
384384

385-
*Configuration:* :sage_root:`src/conftest.py`
385+
*Configuration:* :sage_root:`conftest.py`
386386

387387
*Documentation:* https://docs.pytest.org/en/stable/index.html
388388

0 commit comments

Comments
 (0)