We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 83f3b42 commit d5cd279Copy full SHA for d5cd279
content/packaging.rst
@@ -107,7 +107,7 @@ This is how ``pyproject.toml`` looks:
107
108
.. literalinclude:: packaging-example-project/pyproject.toml
109
:caption: pyproject.toml
110
- :emphasize-lines: 18-20
+ :emphasize-lines: 13-15
111
112
Note how our package requires ``scipy`` and we decided to not pin the version
113
here (see :ref:`version_pinning`).
0 commit comments