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
## Automatic dependency updates via Rennovate (https://github.com/apps/renovate)
31
+
32
+
1. Goto https://github.com/apps/renovate and click the "Configure" button
33
+
2. Select the owner of your project's repository and configure "Repository access"
34
+
3. Rennovate creates a [Dependency Dashboard](https://github.com/helmut-hoffer-von-ankershoffen/oe-python-template-example/issues) as an issue in your repository
35
+
30
36
## Publishing package to Python Package Index (pypi.org)
31
37
32
38
1. Execute `uv build`. This will generate the build files (wheel and tar.gz) in the `dist` folder
0 commit comments