Skip to content

Make this project use pyproject.toml and Setuptools to handle dependencies instead of setup.py #102

Make this project use pyproject.toml and Setuptools to handle dependencies instead of setup.py

Make this project use pyproject.toml and Setuptools to handle dependencies instead of setup.py #102

Workflow file for this run

---
name: Build
on: pull_request # yamllint disable-line
jobs:
build:
uses: freezingsaddles/freezing-web/.github/workflows/[email protected]
with:
tag: latest-actions-build
repo: freezing-sync
secrets: inherit