Skip to content

Commit 8062b9c

Browse files
authored
Merge pull request #454 from GermanZero-de/update_authors
Update authors (.venv) PS C:\Users\simon\OneDrive\Workspace\Python\localzero-generator-core> python .\devtool.py ready_to_rock WARNING: there is a new pyright version available (v1.1.327 -> v1.1.396). Please install the new version or set PYRIGHT_PYTHON_FORCE_VERSION to latest 0 errors, 0 warnings, 0 informations ====================================================================================== test session starts ======================================================================================= platform win32 -- Python 3.10.11, pytest-6.2.5, py-1.11.0, pluggy-1.3.0 rootdir: C:\Users\simon\OneDrive\Workspace\Python\localzero-generator-core plugins: anyio-4.0.0, cov-3.0.0 collected 47 items tests\test_devtool_commands.py .................. [ 38%] tests\test_end_to_end.py ............... [ 70%] tests\test_entries.py . [ 72%] tests\test_refdata.py .... [ 80%] tests\test_tracing.py ......... [100%] ====================================================================================== 47 passed in 19.70s ======================================================================================= Trim Trailing Whitespace.................................................Passed Mixed line ending........................................................Passed Check for case conflicts.................................................Passed Check Yaml...............................................................Passed Check for added large files..............................................Passed Don't commit to branch...................................................Passed black....................................................................Passed You are ready to rock and save the climate at e4e45cc, but don't forget to copy paste the above into your pull reques
2 parents ecca3d3 + e4e45cc commit 8062b9c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

pyproject.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,8 @@ version = "3.0.3"
44
description = "LocalZero Climate Vision -- Calculation and basic infrastructure."
55
authors = ["Benedikt Grundmann <[email protected]>","Anja Höhne","Anne Klenge","Jan Kuhlem",
66
"Sebastian Lüttig","Silvan Ostheimer","Hauke Schmülling","Leon Schomburg <[email protected]>",
7-
"Manfred Schüssler","Anne Schwob", "Eckhard Weißhaar","Jeniffer Wessel","Simon Fichtner","Jannes Lampe"]
7+
"Manfred Schüssler","Anne Schwob", "Eckhard Weißhaar","Jeniffer Wessel","Simon Fichtner","Jannes Lampe",
8+
"Patrick Schmitz"]
89

910
packages = [
1011
{ include = "climatevision", from="src" }

0 commit comments

Comments
 (0)