Commit Graph

3 Commits (2c3b9f35703def516e455448666af0b4c5b31ec9)

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 )