Fix anchor link from Good Practices to Pythonpath doc

This commit is contained in:
Gene Wood
2019-09-04 09:18:10 -07:00
parent 8c8809e1aa
commit bc163605ab
2 changed files with 3 additions and 1 deletions

View File

@@ -72,6 +72,8 @@ imported in the global import namespace.
This is also discussed in details in :ref:`test discovery`.
.. _`pytest vs python -m pytest`:
Invoking ``pytest`` versus ``python -m pytest``
-----------------------------------------------