Skip to content

templatetags: use the "global" BuildPublisher #7

templatetags: use the "global" BuildPublisher

templatetags: use the "global" BuildPublisher #7

name: Build distribution
on: [push]
jobs:
build_sdist_and_wheel:
name: Build distribution
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- id: build
uses: OpenAstronomy/build-python-dist@main
with:
pure_python_wheel: true