Skip to content

Commit 01940b2

Browse files
committed
fix(cli): add missing dependencies to uv script metadata
1 parent 021a299 commit 01940b2

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

src/specify_cli/__init__.py

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,11 @@
77
# "platformdirs",
88
# "readchar",
99
# "httpx",
10+
# "json5",
11+
# "PyYAML",
12+
# "truststore",
13+
# "packaging",
14+
# "pathspec",
1015
# ]
1116
# ///
1217
"""

0 commit comments

Comments
 (0)