On 10/24/2016 03:33 PM, Simon Hanna wrote:
You have to prefix the environment with py27. So you would be running
tox -e py27-record
Since no base Python version is defined in to, it probably uses the Python version that was used to install tox itself.
Thanks Simon. That helped a lot.
However, it turns out that my underlying issue was simpler than I thought. The tests all run fine in my own development environment, but they won't run in GitLab CI because the MR depends on <https://gitlab.com/mailman/mailmanclient/merge_requests/18> which in turn depends on <https://gitlab.com/mailman/mailman/merge_requests/202>, neither of which is merged yet.
-- Mark Sapiro <mark@msapiro.net> The highway is for gamblers, San Francisco Bay Area, California better use your sense - B. Dylan