We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent be99cd2 commit 4be2800Copy full SHA for 4be2800
1 file changed
CONTRIBUTING.rst
@@ -160,7 +160,7 @@ with all :ref:`extras <optional dependencies>` and development dependencies:
160
161
.. code-block:: console
162
163
- $ pip install -e '.[all]' --group dev
+ $ pip install -e '.[all]' --group dev --upgrade --upgrade-strategy eager
164
165
Install `pre-commit`_ hooks,
166
so that :ref:`linters <linters>`
0 commit comments