Content-Length: 204451 | pFad | http://github.com/oauthlib/oauthlib/actions/runs/16212171834/workflow

0B pyproject.toml: Move test extras into dependency-groups · oauthlib/oauthlib@3f9d294 · GitHub
Skip to content

PEP 621: Migrate from setup.{py, cfg} to pyproject.toml #332

PEP 621: Migrate from setup.{py, cfg} to pyproject.toml

PEP 621: Migrate from setup.{py, cfg} to pyproject.toml #332

Workflow file for this run

name: lint_python
on: [pull_request, push]
jobs:
lint_python:
runs-on: ubuntu-latest
permissions:
contents: read
steps:
- uses: actions/checkout@v4
- uses: actions/setup-python@v5
with:
python-version: 3.x
check-latest: true
- run: pip install --upgrade pip setuptools wheel
- run: pip install codespell mypy pytest ruff safety
- run: ruff check --output-format=github .
- run: codespell --ignore-words-list="implementor,mimiced,provicers,re-use,THIRDPARTY,assertIn" # --skip="*.css,*.js,*.lock"
- run: pip install --editable ".[test]"
- run: mkdir --parents --verbose .mypy_cache
- run: mypy --ignore-missing-imports --install-types --non-interactive . || true
- run: pytest
- run: safety check || true








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: http://github.com/oauthlib/oauthlib/actions/runs/16212171834/workflow

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy