Skip to content

doc: add requirement note for Python v3.10 #9

doc: add requirement note for Python v3.10

doc: add requirement note for Python v3.10 #9

Workflow file for this run

name: CAPE
on:
push:
branches: [main]
pull_request:
jobs:
python:
name: Python
uses: cape-ph/.github/.github/workflows/python_checks.yml@v1
with:
pytest: false
general:
name: General
uses: cape-ph/.github/.github/workflows/general_checks.yml@v1