Skip to content

Commit 08df011

Browse files
authored
Add more visibility to the pyproject.toml link in compatibility page (#120)
Use an admonition to make it more visible and call attention to it.
1 parent 0b58e9d commit 08df011

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

doc/compatibility.rst

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,10 @@ older ones are still working without causing problems.
6565
Whenever support for a version is dropped, we will include a note in the
6666
:ref:`changes`.
6767

68-
Exact version constraints on our dependencies can be found in the `pyproject.toml file <https://github.com/fatiando/ensaio/blob/main/pyproject.toml>`__.
68+
.. seealso::
69+
70+
Exact version constraints on our dependencies can be found in the
71+
`pyproject.toml file <https://github.com/fatiando/ensaio/blob/main/pyproject.toml>`__.
6972

7073

7174
.. _python-versions:

0 commit comments

Comments
 (0)