Skip to content

README: link to new blog entry #91

README: link to new blog entry

README: link to new blog entry #91

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