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 fb9cc53 commit 25368e7Copy full SHA for 25368e7
.github/workflows/pip-compile-dev.yml
@@ -36,7 +36,6 @@ jobs:
36
'pip-compile(typing)'
37
'pip-compile(static)'
38
'pip-compile(spelling)'
39
- 'pip-compile(pip-compile)'
40
python-versions: "3.11"
41
- base-branch: stable-2.17
42
pr-branch: pip-compile/stable-2.17/dev
@@ -45,7 +44,6 @@ jobs:
45
44
46
47
48
49
python-versions: "3.10"
50
- base-branch: stable-2.16
51
pr-branch: pip-compile/stable-2.16/dev
@@ -54,7 +52,6 @@ jobs:
54
52
55
53
56
57
58
59
name: "Refresh dev dependencies"
60
uses: ./.github/workflows/reusable-pip-compile.yml
0 commit comments