Skip to content

Commit

Permalink
#85 Prepare for versioned release
Browse files Browse the repository at this point in the history
  • Loading branch information
docktermj committed Sep 25, 2024
1 parent 8c5992c commit 648cd4d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions makefiles/linux.mk
Original file line number Diff line number Diff line change
Expand Up @@ -46,9 +46,7 @@ hello-world-osarch-specific:

.PHONY: package-osarch-specific
package-osarch-specific:
@cp $(MAKEFILE_DIRECTORY)/template-python.py $(MAKEFILE_DIRECTORY)/src/template_python/main_entry.py
@python3 -m build
@rm $(MAKEFILE_DIRECTORY)/src/template_python/main_entry.py


.PHONY: setup-osarch-specific
Expand Down

0 comments on commit 648cd4d

Please sign in to comment.