mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
python-polars: use pypi as version number source
This commit is contained in:
parent
32d99b5e01
commit
fb69e16027
1 changed files with 2 additions and 4 deletions
|
@ -7,8 +7,6 @@ pre_build_script: |
|
|||
post_build_script: |
|
||||
git_pkgbuild_commit()
|
||||
update_on:
|
||||
- source: github
|
||||
github: pola-rs/polars
|
||||
use_latest_release: true
|
||||
prefix: "py-"
|
||||
- source: pypi
|
||||
pypi: polars
|
||||
- alias: python
|
||||
|
|
Loading…
Add table
Reference in a new issue