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
Copy file name to clipboardExpand all lines: doc/changes/unreleased.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -32,7 +32,9 @@ permissions to be increased for specific jobs.
32
32
*[#161](https://github.com/exasol/python-toolbox/issues/161): Added support for installing extras & not using a cache to the python-environment action
33
33
*[#408](https://github.com/exasol/python-toolbox/issues/408): Added support for GitHub runners who do not per default have pipx to use the python-environment action
34
34
*#433: Removed directory .html-documentation/.doctrees after creating documentation
35
+
*#436: Updated template for new projects to poetry 2.x
35
36
36
37
## Bugfixes
37
38
38
39
*#428: Fixed detecting report coverage failures
40
+
*#434: Adapted template so new projects do not fail from lint errors
0 commit comments