Skip to content

cli: add ability to create an api key #9

cli: add ability to create an api key

cli: add ability to create an api key #9

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