Skip to content

Commit

Permalink
Package: added readme to package so it can be shown as PyPi descripti…
Browse files Browse the repository at this point in the history
…on, added twine to check for readme errors when building package
  • Loading branch information
sebastian-echeverria committed Oct 4, 2024
1 parent b7eea2b commit 7bdbc89
Show file tree
Hide file tree
Showing 3 changed files with 719 additions and 351 deletions.
2 changes: 2 additions & 0 deletions build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,5 @@ rm dist/mlte_python-*.gz
cd mlte/frontend/nuxt-app && npm run build
cd ../../../
poetry build

twine check dist/*
Loading

0 comments on commit 7bdbc89

Please sign in to comment.