power-grid-model-io 1.2.115__py3-none-any.whl → 1.2.116__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Potentially problematic release.
This version of power-grid-model-io might be problematic. Click here for more details.
- {power_grid_model_io-1.2.115.dist-info → power_grid_model_io-1.2.116.dist-info}/METADATA +5 -4
- {power_grid_model_io-1.2.115.dist-info → power_grid_model_io-1.2.116.dist-info}/RECORD +5 -5
- {power_grid_model_io-1.2.115.dist-info → power_grid_model_io-1.2.116.dist-info}/WHEEL +1 -1
- {power_grid_model_io-1.2.115.dist-info → power_grid_model_io-1.2.116.dist-info/licenses}/LICENSE +0 -0
- {power_grid_model_io-1.2.115.dist-info → power_grid_model_io-1.2.116.dist-info}/top_level.txt +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
Metadata-Version: 2.
|
|
1
|
+
Metadata-Version: 2.4
|
|
2
2
|
Name: power-grid-model-io
|
|
3
|
-
Version: 1.2.
|
|
3
|
+
Version: 1.2.116
|
|
4
4
|
Summary: Power Grid Model Input/Output
|
|
5
5
|
Author-email: Contributors to the Power Grid Model project <powergridmodel@lfenergy.org>
|
|
6
6
|
License: MPL-2.0
|
|
@@ -29,7 +29,7 @@ Requires-Dist: pyyaml
|
|
|
29
29
|
Requires-Dist: structlog
|
|
30
30
|
Requires-Dist: tqdm
|
|
31
31
|
Provides-Extra: dev
|
|
32
|
-
Requires-Dist: pandapower
|
|
32
|
+
Requires-Dist: pandapower<3.0,>2.11.1; extra == "dev"
|
|
33
33
|
Requires-Dist: pre-commit; extra == "dev"
|
|
34
34
|
Requires-Dist: pylint; extra == "dev"
|
|
35
35
|
Requires-Dist: pytest; extra == "dev"
|
|
@@ -38,7 +38,7 @@ Requires-Dist: pydantic>2; extra == "dev"
|
|
|
38
38
|
Requires-Dist: numba; extra == "dev"
|
|
39
39
|
Provides-Extra: examples
|
|
40
40
|
Requires-Dist: power-grid-model>1.9.80; extra == "examples"
|
|
41
|
-
Requires-Dist: pandapower
|
|
41
|
+
Requires-Dist: pandapower<3.0,>2.11.1; extra == "examples"
|
|
42
42
|
Requires-Dist: pyarrow; extra == "examples"
|
|
43
43
|
Provides-Extra: doc
|
|
44
44
|
Requires-Dist: sphinx; extra == "doc"
|
|
@@ -47,6 +47,7 @@ Requires-Dist: sphinx_rtd_theme; extra == "doc"
|
|
|
47
47
|
Requires-Dist: readthedocs-sphinx-search; extra == "doc"
|
|
48
48
|
Requires-Dist: sphinx-hoverxref; extra == "doc"
|
|
49
49
|
Requires-Dist: numpydoc; extra == "doc"
|
|
50
|
+
Dynamic: license-file
|
|
50
51
|
|
|
51
52
|
<!--
|
|
52
53
|
SPDX-FileCopyrightText: Contributors to the Power Grid Model project <powergridmodel@lfenergy.org>
|
|
@@ -42,8 +42,8 @@ power_grid_model_io/utils/modules.py,sha256=a4IdozSL-sOZcmIQON_aQS7-cpnCyt-3p7zs
|
|
|
42
42
|
power_grid_model_io/utils/parsing.py,sha256=XB1QSHnslIieFJBKFXZCtiydqpOqQBiX_CXDbItXgAQ,4522
|
|
43
43
|
power_grid_model_io/utils/uuid_excel_cvtr.py,sha256=xYAYevGDuBd-TcgqcEMJJsISg3yv3uO_9mcUd7oj1qQ,7600
|
|
44
44
|
power_grid_model_io/utils/zip.py,sha256=VXHX4xWPPZbhOlZUAbMDy3MgQFzK6_l7sRvGXihNUY4,3875
|
|
45
|
-
power_grid_model_io-1.2.
|
|
46
|
-
power_grid_model_io-1.2.
|
|
47
|
-
power_grid_model_io-1.2.
|
|
48
|
-
power_grid_model_io-1.2.
|
|
49
|
-
power_grid_model_io-1.2.
|
|
45
|
+
power_grid_model_io-1.2.116.dist-info/licenses/LICENSE,sha256=7Pm2fWFFHHUG5lDHed1vl5CjzxObIXQglnYsEdtjo_k,14907
|
|
46
|
+
power_grid_model_io-1.2.116.dist-info/METADATA,sha256=7sFNpkiw9pEsM8vsWZqRoYkZf14EBXVg-o8gqBeBc54,8688
|
|
47
|
+
power_grid_model_io-1.2.116.dist-info/WHEEL,sha256=CmyFI0kx5cdEMTLiONQRbGQwjIoR1aIYB7eCAQ4KPJ0,91
|
|
48
|
+
power_grid_model_io-1.2.116.dist-info/top_level.txt,sha256=7sq9VveemMm2R0RgTBa4tH8y_xF4_1hxbufmX9OjCTo,20
|
|
49
|
+
power_grid_model_io-1.2.116.dist-info/RECORD,,
|
{power_grid_model_io-1.2.115.dist-info → power_grid_model_io-1.2.116.dist-info/licenses}/LICENSE
RENAMED
|
File without changes
|
{power_grid_model_io-1.2.115.dist-info → power_grid_model_io-1.2.116.dist-info}/top_level.txt
RENAMED
|
File without changes
|