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 1598922 commit 331e827Copy full SHA for 331e827
1 file changed
doc/contributing.rst
@@ -95,7 +95,8 @@ execute
95
96
.. code:: bash
97
98
- python setup.py install
+ pip install -e ".[test]"
99
+
100
101
Testing
102
=======
0 commit comments