Skip to content

Drop support for Python 3.8, which is at end of life #67

Drop support for Python 3.8, which is at end of life

Drop support for Python 3.8, which is at end of life #67

Workflow file for this run

on:
push:
branches:
- main
tags:
- v*
jobs:
publish:
uses: OpenAstronomy/github-actions-workflows/.github/workflows/publish_pure_python.yml@v1
secrets:
pypi_token: ${{ secrets.pypi_token }}