Skip to content

Commit c851b85

Browse files
committed
Package production build
1 parent 8df7c97 commit c851b85

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ nuke: clean ## Make a clean source tree and nuke the venv
4141

4242
packages: ## Make source and wheel packages
4343
rm -rf dist/
44+
jlpm run build:prod
4445
python setup.py sdist bdist_wheel
4546
ls -l dist/
4647

0 commit comments

Comments
 (0)