You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This change updates all tools, python packages and GitHub actions to their latest version.
9
+
10
+
The `sdist_upip.py` script does no longer remove the `PKG-INFO` and `LICENSE.txt` files from the root of the created `tar.gz` file to meet the [requirements of PyPI](https://packaging.python.org/en/latest/discussions/package-formats/)
11
+
12
+
This closes [#24](https://github.com/brainelectronics/micropython-package-template/issues/24)
0 commit comments