We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 27d7d67 commit 0136acaCopy full SHA for 0136aca
README.md
@@ -343,7 +343,7 @@ independent of the main Harmony application:
343
344
345
```
346
-> conda create --name hybig-env python==3.11
+> conda create --name hybig-env python==3.12
347
> pip install -r pip_requirements.txt -r pip_requirements_skip_snyk.txt
348
> pip install -r dev-requirements.txt
349
0 commit comments