New issue 168: Tox fails installing sdist in python3.3
https://bitbucket.org/hpk42/tox/issue/168/tox-fails-installing-sdist-in-python33
dwt:
I'm hosting tox on python 2.7and am getting errors like this:
```
#!shell
tox
GLOB sdist-make: /Users/dwt/Code/Projekte/pyexpect/setup.py
py26
New issue 169: Tox fails to create python 3.3 venv
https://bitbucket.org/hpk42/tox/issue/169/tox-fails-to-create-python-33-venv
dwt:
While trying to create a virtualenv for python 3.3 I'm getting the following
error:
```
% tox --develop -v --recreate -e py33
using tox.ini: /Users/dwt