Skip to content

Commit dbf808e

Browse files
committed
Update source install command to work with pyproject.toml
1 parent 9dc7bc9 commit dbf808e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/installation.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@ installed. You can find the list of dependencies in
142142

143143
Once the dependencies are installed, simply run::
144144

145-
python setup.py install
145+
pip install .
146146

147147
(*Optional*) Non-python Dependencies
148148
------------------------------------

0 commit comments

Comments
 (0)