mirror of
https://github.com/NicolasBohn/NexQuant.git
synced 2026-07-27 15:37:44 +00:00
fix mypy check dependence error (#885)
This commit is contained in:
@@ -19,8 +19,6 @@ jobs:
|
||||
python-version: ${{ matrix.python-version }}
|
||||
- run: env | sort
|
||||
- run: make dev
|
||||
- name: CI Dependency Patch
|
||||
run: pip install cryptography==44.0.2
|
||||
- name: lint test docs and build
|
||||
run: make lint docs-gen test-offline # test docs build
|
||||
strategy:
|
||||
|
||||
Reference in New Issue
Block a user