Skip to content

Solve qed problem with eko=0.14.0 #33

Solve qed problem with eko=0.14.0

Solve qed problem with eko=0.14.0 #33

Workflow file for this run

name: deploy
on:
push:
tags:
- "*"
jobs:
publish:
uses: N3PDF/workflows/.github/workflows/python-poetry-pypi.yml@v2
with:
poetry-extras: "-E mark -E box"
secrets:
PYPI_TOKEN: ${{ secrets.PYPI_TOKEN }}