Skip to content

Commit 3e58b35

Browse files
committed
Added uv
1 parent a4d8ada commit 3e58b35

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

dodo.py

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
"""Task list for doit, used to build the project; run with `doit` or `doit list` to see commands"""
22

3+
# TODO: this doesn't work with uv publish because the exe file ends up in the dist directory
4+
# Remove the exe file from the dist directory before running uv publish
5+
36
import osxmetadata
47

58

0 commit comments

Comments
 (0)