Skip to content

chore: Update pyproject.toml to be compatible with Poetry 2.x #131

chore: Update pyproject.toml to be compatible with Poetry 2.x

chore: Update pyproject.toml to be compatible with Poetry 2.x #131

Workflow file for this run

---
name: "test_deploy"
"on":
pull_request:
branches:
- "main"
jobs:
pypi_test_deploy:
uses: broadinstitute/shared-workflows/.github/workflows/python-test-deploy-to-pypi.yaml@v2.5.0
secrets:
pypi_test_token: ${{ secrets.PYPI_TEST_TOKEN }}