[Pytest-commit] Issue #326: OSError 'Not a directory' when creating env on Jython 2.7.0 (hpk42/tox)

2016-04-14 Thread Cosimo Lupo
New issue 326: OSError 'Not a directory' when creating env on Jython 2.7.0 https://bitbucket.org/hpk42/tox/issues/326/oserror-not-a-directory-when-creating-env Cosimo Lupo: Hi, I cannot use tox with Jython. I'm using the latest tox 2.3.1, and Jython 2.7.0 on OS X 10.10.5 with Java 1.7.0_79. I

[Pytest-commit] Issue #327: toxworkdir does not expanduser properly (hpk42/tox)

2016-04-14 Thread Bixel Gitzenshigels
New issue 327: toxworkdir does not expanduser properly https://bitbucket.org/hpk42/tox/issues/327/toxworkdir-does-not-expanduser-properly Bixel Gitzenshigels: I attempted to use a tilda in my `toxworkdir` as below within my tox.ini file: toxworkdir = ~/.envs/tox/project_name/ However, much to m