aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/language/python.rb
AgeCommit message (Expand)Author
2016-10-04Immortalize virtualenvs betterTim D. Smith
2016-10-02virtualenv_install_with_resources: select correct pythonilovezfs
2016-09-10language/python: fix Rubocop warnings.Mike McQuaid
2016-08-05various: eliminate the usage of `any?` (#638)Xu Cheng
2016-08-02python: tweak script linking in virtualenv (#613)Martin Afanasjew
2016-07-31Allow virtualenvs to find Python bindings provided by deps (#608)Tim D. Smith
2016-07-29Refurbish args in virtualenv (#600)Tim D. Smith
2016-07-26Add helper class for Python virtualenvsTim D. Smith
2016-07-16Unify Version.create usageVlad Shablinsky
2016-07-09language/python: fix bogus requireMartin Afanasjew
2015-08-03Core files style updates.BrewTestBot
2015-03-03language/python: add package_available? helperTim D. Smith
2015-01-09language/python: add --no-user-cfg to setuptools optionsTim D. Smith
2014-12-10Language::Python.setup_install: add deprecation warningTim D. Smith
2014-12-10language/python: setup_install_argsTim D. Smith
2014-11-14language/python: make sure site_packages is writableTim D. Smith
2014-11-10language/python: new setup_install methodTim D. Smith
2014-11-02language/python: add helper methods for pth detectionTim D. Smith
2014-06-22Move deprecated Formula class methods to compatJack Nagel
2014-03-12Add Language::Python module.Mike McQuaid