Commit Graph

3 Commits (c917106be4d6d98ce7504d71a32b58ddca2bc03d)

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 )