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 87496ab commit 174f4d0Copy full SHA for 174f4d0
.devcontainer/devcontainer.json
@@ -1,6 +1,6 @@
1
{
2
"name": "xarray-dataclasses",
3
- "image":"python:3.12",
+ "image":"python:3.13",
4
"onCreateCommand": "pip install poetry==1.8.5",
5
"postCreateCommand": "poetry install",
6
"containerEnv": {
0 commit comments