Skip to content

Commit

Permalink
Tidy up
Browse files Browse the repository at this point in the history
  • Loading branch information
tjguk committed Sep 9, 2023
1 parent 51fccc7 commit 1d66317
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
3 changes: 1 addition & 2 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -119,8 +119,7 @@ macos: check
ls -la ./build/pup/
ls -la ./dist/

linux:
check
linux: check
@echo "\nFetching wheels."
python -m mu.wheels --package
@echo "\nPackaging Mu into a Linux AppImage."
Expand Down
1 change: 1 addition & 0 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ exclude =
./.venv*/
./env/
./.env/
./local-scripts/
max-line-length = 88

[coverage:run]
Expand Down

0 comments on commit 1d66317

Please sign in to comment.