Yanis Guenane
|
512cedf826
|
tox: Dropping py26 testenv
Dropping the tox py26 env as tests are failing with:
```
prefix = urljoin(prefix, "{}/".format(CUR_API_VERSION))
ValueError: zero length field name in format
```
Current output of running tox:
```
docs: commands succeeded
flake8: commands succeeded
ERROR: py26: commands failed
py27: commands succeeded
py34: commands succeeded
py35: commands succeeded
py36: commands succeeded
```
Signed-off-by: Yanis Guenane <yanis@guenane.org>
|
2018-08-29 14:23:19 +02:00 |
|