SIGN IN SIGN UP
realpython / python-guide UNCLAIMED

Python best practices guidebook, written for humans.

0 0 0 Batchfile

use windows environment variable when indicating default path for pip.ini

Replace %HOME% with %USERPROFILE% when referencing commands line in
windows. This is already done in other part of the guide such as in
virtualenvwrapper.
M
Mr-Io committed
20f0c9c2b7b08e5c9bc008c5029b36bc29a5700c
Parent: 6265403