Skip to content

Commit 30b18a6

Browse files
committed
Remove clean:all before building python
1 parent d91b0b0 commit 30b18a6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pyproject.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,6 @@ before-build-npm = [
7777
"jlpm build:prod"
7878
]
7979
before-build-python = [
80-
"jlpm clean:all",
8180
# Build the assets
8281
"jlpm build:prod",
8382
# Clean the build artifacts to not include them in sdist

0 commit comments

Comments
 (0)