chore: consolidate packaging data in pyproject.toml, switch to setuptools-scm (#1108)
- tool config not scattered in multiple files
- no vendoring
- more reproducable builds (no imperative metadata)
Co-authored-by: benjamin benjamin@stiffcoyote-e9263.denbi.prod
版权所有:中国计算机学会技术支持:开源发展技术委员会
京ICP备13000930号-9
京公网安备 11010802047560号
bioconda-utilsis a set of utilities for building and managing bioconda recipes.Since
bioconda-utilsis tightly coupled tobioconda-recipes, it is strongly recommended thatbioconda-utilsbe set up and used according to the instructions at https://bioconda.github.io/contributor/index.html. This will ensure that your local setup matches that used to build recipes on travis-ci as closely as possible.However, if you would like to test in a standalone manner or help develop bioconda-utils, you can install requirements via conda into your root conda environment and then install the package:
See the help for the
bioconda-utilscommand-line interface for details: