+bittensor.com (#4996)

This commit is contained in:
Max Howell 2024-01-25 15:35:11 -05:00 committed by GitHub
parent 594adc8e06
commit b764b47a45
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -0,0 +1,25 @@
distributable:
url: https://github.com/opentensor/bittensor/archive/refs/tags/{{version.tag}}.tar.gz
strip-components: 1
display-name: Bittensor
versions:
github: opentensor/bittensor
dependencies:
pkgx.sh: ^1
build:
dependencies:
python.org: ~3.11
script:
- bkpyvenv stage {{prefix}} {{version}}
- ${{prefix}}/venv/bin/pip install .
- bkpyvenv seal {{prefix}} btcli
test:
btcli --help | grep {{version}}
provides:
- bin/btcli