mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
python-alv: fix biopython
This commit is contained in:
parent
ba716a07cb
commit
2fc8d87213
1 changed files with 2 additions and 0 deletions
|
@ -6,6 +6,8 @@ pre_build_script: |
|
|||
pypi_pre_build(depends = ['python-biopython', 'python-colorama'], makedepends = ['python-setuptools'], depends_setuptools = False, license = 'Unknown', pep517 = False)
|
||||
post_build_script: |
|
||||
pypi_post_build()
|
||||
repo_depends:
|
||||
- python-biopython
|
||||
update_on:
|
||||
- source: pypi
|
||||
pypi: alv
|
||||
|
|
Loading…
Add table
Reference in a new issue