summaryrefslogtreecommitdiff
path: root/virtualenv_embedded/python-config
Commit message (Collapse)AuthorAgeFilesLines
* Add config flags in correct orderMatthew Iversen2015-09-201-2/+3
|
* Valid opts corrected for python versionsMatthew Iversen2015-09-191-5/+6
|
* Add python3-config options to python-configPaul Morelle2015-09-191-13/+34
| | | | BTW make it compatible with python2 and python3 as much as possible
* Adding python-config script to virtualenv_embededPaul Morelle2015-09-191-0/+55
File was missing, as commented Ivoz (Matt Iversen) References pypa/virtualenv#169