Skip to content

Commit

Permalink
Adds the rao branch of bittensor cli to prod requirements for rao games.
Browse files Browse the repository at this point in the history
  • Loading branch information
thewhaleking committed Oct 29, 2024
1 parent 99d206a commit fd5c723
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion requirements/prod.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,8 @@ wheel
setuptools~=70.0.0
aiohttp~=3.9
backoff
bittensor-cli
# bittensor-cli
git+https://github.com/opentensor/btcli.git@rao # only for rao games.
bt-decode
colorama~=0.4.6
fastapi~=0.110.1
Expand Down

0 comments on commit fd5c723

Please sign in to comment.