We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fd81e24 commit 961ae26Copy full SHA for 961ae26
1 file changed
pyproject.toml
@@ -77,7 +77,7 @@ extra-index-url = ["https://pypi.org/simple"]
77
78
[tool.uv.sources]
79
80
-dp-sdk = { url = "https://github.com/openclimatefix/data-platform/releases/download/v0.21.0/dp_sdk-0.21.0-py3-none-any.whl" }
+dp-sdk = { url = "https://github.com/openclimatefix/data-platform/releases/download/v0.16.0/dp_sdk-0.16.0-py3-none-any.whl" }
81
[tool.pytest.ini_options]
82
testpaths = ["tests"]
83
python_files = ["test_*.py"]
0 commit comments