mirror of
https://github.com/ets-labs/python-dependency-injector.git
synced 2024-11-22 09:36:48 +03:00
Try build vs cythonize
This commit is contained in:
parent
b72488154a
commit
cd1df0ad83
|
@ -2,7 +2,7 @@ sudo: false
|
|||
install:
|
||||
- pip install tox
|
||||
- pip install cython
|
||||
- make cythonize
|
||||
- make build
|
||||
script:
|
||||
- tox -v
|
||||
language: python
|
||||
|
|
Loading…
Reference in New Issue
Block a user