Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 4 additions & 1 deletion doc/compatibility.rst
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,10 @@ older ones are still working without causing problems.
Whenever support for a version is dropped, we will include a note in the
:ref:`changes`.

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

Exact version constraints on our dependencies can be found in the
`pyproject.toml file <https://github.com/fatiando/ensaio/blob/main/pyproject.toml>`__.


.. _python-versions:
Expand Down
Loading