File tree 1 file changed +1
-1
lines changed
1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -241,7 +241,7 @@ is pure Python or contains extensions ("non-pure"):
241
241
+-----------------+-----------------------------------------------------+--------------------------------------------------+-------+
242
242
| Unix (non-pure) | :file: `{ exec-prefix } /lib/python{ X.Y } /site-packages ` | :file: `/usr/local/lib/python{ X.Y } /site-packages ` | \( 1) |
243
243
+-----------------+-----------------------------------------------------+--------------------------------------------------+-------+
244
- | Windows | :file: `{ prefix } ` | :file: `C:\\ Python ` | \( 2) |
244
+ | Windows | :file: `{ prefix } \\ Lib \\ site-packages ` | :file: `C:\\ Python{ XY } \\ Lib \\ site-packages ` | \( 2) |
245
245
+-----------------+-----------------------------------------------------+--------------------------------------------------+-------+
246
246
247
247
Notes:
You can’t perform that action at this time.
0 commit comments