Skip to content

drop six as we don't support python 2 anymore 🎉 #122

drop six as we don't support python 2 anymore 🎉

drop six as we don't support python 2 anymore 🎉 #122

Workflow file for this run

name: Test
on:
push:
branches:
- main
- develop
pull_request:
branches:
- main
- develop
jobs:
call-pytest-workflow:
# Docs: https://github.com/ASFHyP3/actions
uses: ASFHyP3/actions/.github/workflows/[email protected]
with:
local_package_name: hyp3lib
python_versions: >-
["3.9", "3.10", "3.11", "3.12"]