Skip to content

Commit

Permalink
swap to hatch
Browse files Browse the repository at this point in the history
  • Loading branch information
pvyParts committed Sep 1, 2024
1 parent f59a458 commit ef32d3a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,8 @@ buildjs:
package:
cd frontend;yarn install;yarn build;
cd frontend-bs5;yarn install;yarn build;
pip install flit
flit build
pip install -U hatch
hatch build

devui:
cd frontend-bs5;yarn install;yarn start

0 comments on commit ef32d3a

Please sign in to comment.