diff --git a/docs/developmentguide.rst b/docs/developmentguide.rst index 249d236..b033210 100644 --- a/docs/developmentguide.rst +++ b/docs/developmentguide.rst @@ -10,9 +10,9 @@ Please read our :ref:`Contributing guide lines ` first. Requirements ------------ -You can find any required library for this project listed in the *setup.cfg*: +You can find any required library for this project listed in the *pyproject.toml*: -.. literalinclude:: ../setup.cfg +.. literalinclude:: ../pyproject.toml You can install all you need by