Commit Graph

3 Commits (3a5a18705f2a7faf64a4b69665511ef5f0c6084d)

Author SHA1 Message Date
Yen Chi Hsuan 95240b8093 Use `insert` for all sys.path manipulations
Closes .
Jaime Marquínez Ferrándiz c5d666d374 Fix build with python 2.6
* Packages cannot be executed
* '.format' needs the index of the argument

(Reported in https://github.com/Homebrew/homebrew/issues/35616)
Philipp Hagemeister 416c7fcbce Add documentation about supported sites (Fixes )