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 04c4628 commit f0d8583Copy full SHA for f0d8583
Tools/jit/README.md
@@ -51,6 +51,10 @@ Alternatively, you can use [chocolatey](https://chocolatey.org):
51
choco install llvm --version=19.1.0
52
```
53
54
+### Dev Containers
55
+
56
+If you are working on CPython in a [Codespaces instance](https://devguide.python.org/getting-started/setup-building/#using-codespaces), there's no
57
+need to install LLVM as the Fedora 41 base image includes LLVM 19 out of the box.
58
59
## Building
60
0 commit comments