Skip to content

Release v2.11.0

Release v2.11.0 #468

Workflow file for this run

name: Lint
on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
jobs:
lint:
uses: iiasa/actions/.github/workflows/lint.yaml@main
with:
# If the "Latest version testable on GitHub Actions" in pytest.yaml
# is not the latest 3.x stable version, adjust here to match:
# python-version: "3.10"
type-hint-packages: >-
numpy
pandas-stubs
pytest
requests-cache
types-Jinja2
types-lxml
types-python-dateutil
types-requests
types-setuptools