We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bba9e50 commit 1779ed0Copy full SHA for 1779ed0
.github/workflows/ci.yml
@@ -4,9 +4,6 @@ name: CI
4
5
on: [push, pull_request]
6
7
-env:
8
- PYTHON_LATEST: 3.9
9
-
10
jobs:
11
ci:
12
strategy:
.github/workflows/doc.yml
@@ -4,9 +4,6 @@ name: Doc
doc:
.github/workflows/lint.yml
@@ -4,9 +4,6 @@ name: Lint
lint:
0 commit comments