Tim D. Smith
75535395ac
language/python: setup_install_args
...
Add a helper like std_cmake_args that returns the correct incantation
for invoking setup.py in a consistent way and with our preferred
arguments. Replaces setup_install.
2014-12-10 14:18:23 -08:00
Tim D. Smith
7348206e53
language/python: make sure site_packages is writable
2014-11-14 16:05:18 -08:00
Tim D. Smith
cb684f6c1a
language/python: new setup_install method
...
Closes Homebrew/homebrew#33988 .
2014-11-10 15:41:57 -08:00
Tim D. Smith
b584689afa
language/python: add helper methods for pth detection
2014-11-02 10:30:21 -08:00
Jack Nagel
4d9d01893e
Move deprecated Formula class methods to compat
...
These have all been moved to Formulary.
2014-06-22 15:03:17 -05:00
Mike McQuaid
34edc35b9b
Add Language::Python module.
2014-03-12 13:56:27 +00:00