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 7f1ab41 commit 534255bCopy full SHA for 534255b
build.py
@@ -1,6 +1,6 @@
1
#!/usr/bin/env python
2
-import sys
3
import compileall
+import sys
4
import tomllib
5
from pathlib import Path
6
0 commit comments