Commit b62fa1b7 authored by Jason Madden's avatar Jason Madden

And no-embed

parent 93037498
...@@ -393,7 +393,7 @@ jobs: ...@@ -393,7 +393,7 @@ jobs:
pip install -q -U 'faulthandler; python_version == "2.7" and platform_python_implementation == "CPython"' pip install -q -U 'faulthandler; python_version == "2.7" and platform_python_implementation == "CPython"'
pip install -q -U 'cffi;platform_python_implementation=="CPython"' pip install -q -U 'cffi;platform_python_implementation=="CPython"'
pip install -q -U 'cython>=3.0a5' pip install -q -U 'cython>=3.0a5'
pip install 'greenlet>=1.0a1,<2;platform_python_implementation=="CPython"' pip install 'greenlet>=2.0rc1;platform_python_implementation=="CPython"'
- name: build libs and gevent - name: build libs and gevent
env: env:
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment