8000
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 1970075 commit 2720722Copy full SHA for 2720722
.gitignore
@@ -1,3 +1,6 @@
1
*.pyc
2
**/__pycache__/
3
.venv/
4
+build/
5
+dist/
6
+*.egg-info/
0 commit comments