mirror of
https://github.com/ivabus/pantry
synced 2024-11-22 08:25:07 +03:00
fix older pip versions audit
This commit is contained in:
parent
07dc2e728e
commit
e81b11085e
1 changed files with 1 additions and 1 deletions
|
@ -94,5 +94,5 @@ provides:
|
||||||
- bin/pip3.9
|
- bin/pip3.9
|
||||||
- bin/pip3.10
|
- bin/pip3.10
|
||||||
- bin/pip3.11
|
- bin/pip3.11
|
||||||
- bin/pip3.12
|
#FIXME - bin/pip3.12
|
||||||
#FIXME - bin/pip{{deps.python.org.version.major}}
|
#FIXME - bin/pip{{deps.python.org.version.major}}
|
||||||
|
|
Loading…
Reference in a new issue