Skip to content

Commit

Permalink
Add creation of platform wheels
Browse files Browse the repository at this point in the history
Ref. eng/recordflux/RecordFlux#1376
  • Loading branch information
treiher committed Feb 19, 2024
1 parent b40caf0 commit 4ccf065
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -315,7 +315,7 @@ build_pdf_doc_user_guide:
dist: $(SDIST)

$(SDIST): rflx/lang $(VSIX) pyproject.toml $(wildcard bin/*) $(wildcard rflx/*)
poetry build -vv --no-cache -f sdist
poetry build -vv --no-cache

anod_dist: rflx/lang pyproject.toml $(wildcard bin/*) $(wildcard rflx/*)
poetry build -vv --no-cache
Expand Down

0 comments on commit 4ccf065

Please sign in to comment.