Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | BUG, TST: Fix python3-dbg bug in Travis script | gfyoung | 2016-10-24 | 1 | -0/+31 |
With USE_DEBUG=1, the wrong python was being used to create the virtualenv, meaning that installed packages (e.g. Cython) were being installed to the wrong location. |