| Age | Commit message (Collapse) | Author |
|
Some tweaks are added to the test case so that it supports python2 as
well.
|
|
If there isn't a preexisting dependency on python, append one. It's
almost assuredly needed, so just do the right thing out of the box.
|
|
- default to python site-packages
- subdir to site-packages/subdir
- arbitrary install_dir
|
|
This doesn't touch everything as it's just based on the python3 module
tests, ported to the python module. It's still better than the one very
basic test in the unit test module.
|