Skip to content

cli: add the apikey subcommand #16

cli: add the apikey subcommand

cli: add the apikey subcommand #16

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