mirror of
https://github.com/google/brotli.git
synced 2025-01-16 03:10:07 +00:00
Remove command line args
Values should be taken from setup.cfg
This commit is contained in:
parent
81054a4667
commit
902b20c0b8
@ -14,7 +14,7 @@ install:
|
||||
- get_python_environment $INSTALL_TYPE $VERSION venv
|
||||
- pip install --upgrade wheel
|
||||
script:
|
||||
- python setup.py build_ext -b bin -t bin test
|
||||
- python setup.py build_ext test
|
||||
after_success:
|
||||
- pip wheel -w dist .
|
||||
before_deploy:
|
||||
|
Loading…
Reference in New Issue
Block a user