Skip to content

Commit 9c26cff

Browse files
author
MomIsBestFriend
committed
Added the Flag "--no-use-pep517"
1 parent 28c9ccc commit 9c26cff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/source/development/contributing.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -255,7 +255,7 @@ You'll need to have at least python3.5 installed on your system.
255255
256256
# Build and install pandas
257257
python setup.py build_ext --inplace -j 0
258-
python -m pip install -e . --no-build-isolation
258+
python -m pip install -e . --no-build-isolation --no-use-pep517
259259
260260
**Windows**
261261

0 commit comments

Comments
 (0)