mirror of
https://github.com/msgpack/msgpack-python.git
synced 2026-02-13 19:04:16 +00:00
Remove six completely.
This commit is contained in:
parent
63eab502df
commit
0c22e775c9
2 changed files with 14 additions and 17 deletions
1
tox.ini
1
tox.ini
|
|
@ -4,6 +4,5 @@ envlist = py26,py27,py32,py33,pypy
|
|||
[testenv]
|
||||
deps=
|
||||
pytest
|
||||
six
|
||||
|
||||
commands=py.test test
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue