mirror of
https://github.com/PyCQA/flake8.git
synced 2026-04-04 20:26:53 +00:00
10 lines
144 B
YAML
10 lines
144 B
YAML
version: 2
|
|
|
|
build:
|
|
os: ubuntu-22.04
|
|
tools:
|
|
python: "3.11"
|
|
python:
|
|
install:
|
|
- path: .
|
|
- requirements: docs/source/requirements.txt
|