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 b9a3e6e commit dd7c743Copy full SHA for dd7c743
.gitignore
@@ -44,4 +44,7 @@ scratch*
44
__pycache__/
45
*.py[cod]
46
.python-version
47
-.venv/
+.venv/
48
+
49
+# Build files
50
+dist/
0 commit comments