Skip to content

Commit 25ce76e

Browse files
author
Roman
committed
add cli in pyproject.toml
1 parent b102012 commit 25ce76e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

pyproject.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,9 @@ dev = [
6767
torch = [
6868
"torch>=1.13.1,<2.6.0"
6969
]
70+
cli = [
71+
"bittensor-cli>=9.0.2"
72+
]
7073

7174
[project.urls]
7275
# more details can be found here

0 commit comments

Comments
 (0)