Skip to content

records: remove save method from BuildRecord #4

records: remove save method from BuildRecord

records: remove save method from BuildRecord #4

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