mirror of
https://github.com/ivabus/pantry
synced 2024-11-22 16:35:07 +03:00
fix(ruff)
resolves https://github.com/teaxyz/pantry.core/issues/278 resolves https://github.com/teaxyz/pantry.core/issues/277
This commit is contained in:
parent
351eb8d97b
commit
dae51d2038
1 changed files with 1 additions and 0 deletions
|
@ -11,6 +11,7 @@ build:
|
|||
rust-lang.org: '>=1.60'
|
||||
rust-lang.org/cargo: '*'
|
||||
crates.io/semverator: '*'
|
||||
tea.xyz/gx/make: '*' #build.rs uses make since 0.0.246
|
||||
script: |
|
||||
if semverator lt {{version}} 0.0.242; then
|
||||
CRATE=ruff_cli
|
||||
|
|
Loading…
Reference in a new issue