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 <m...@msapiro.net>        The highway is for gamblers,
San Francisco Bay Area, California    better use your sense - B. Dylan
_______________________________________________
Mailman-Developers mailing list
Mailman-Developers@python.org
https://mail.python.org/mailman/listinfo/mailman-developers
Mailman FAQ: http://wiki.list.org/x/AgA3
Searchable Archives: 
http://www.mail-archive.com/mailman-developers%40python.org/
Unsubscribe: 
https://mail.python.org/mailman/options/mailman-developers/archive%40jab.org

Security Policy: http://wiki.list.org/x/QIA9

Reply via email to