mirror of
https://github.com/msgpack/msgpack-python.git
synced 2026-02-06 17:59:52 +00:00
Install tox
This commit is contained in:
parent
ef054cef51
commit
1dd9280bff
1 changed files with 1 additions and 0 deletions
|
|
@ -3,6 +3,7 @@ python:
|
|||
- 2.7
|
||||
|
||||
install:
|
||||
- pip install --use-mirrors tox
|
||||
- sudo apt-get update -qq
|
||||
- sudo apt-get install -q cython
|
||||
- sudo apt-get install -q python2.6-dev python2.7-dev python3.2-dev python3.3-dev
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue