Skip to content

Commit 5c690d3

Browse files
committed
Revert
1 parent 05438b8 commit 5c690d3

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

pyproject.toml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -65,8 +65,5 @@ classifiers = [
6565
]
6666

6767
[tool.setuptools]
68-
package-dir = {"" = "bittensor_cli/src"}
68+
package-dir = {"bittensor_cli" = "bittensor_cli"}
6969
include-package-data = true
70-
71-
[tool.setuptools.package-data]
72-
"bittensor_cli" = ["templates/**/*"]

0 commit comments

Comments
 (0)