Changing project to workspace
Browse files
pixi.toml
CHANGED
|
@@ -1,4 +1,4 @@
|
|
| 1 |
-
[
|
| 2 |
name = "kashi-coding-handbook"
|
| 3 |
version = "0.1.0"
|
| 4 |
description = "Kashi Coding Handbook - Building AI-Powered CLI Tools with Python"
|
|
|
|
| 1 |
+
[workspace]
|
| 2 |
name = "kashi-coding-handbook"
|
| 3 |
version = "0.1.0"
|
| 4 |
description = "Kashi Coding Handbook - Building AI-Powered CLI Tools with Python"
|