We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 425692a commit e72f950Copy full SHA for e72f950
.gitignore
@@ -2,6 +2,7 @@
2
*.pyc
3
/*.egg-info
4
/.eggs
5
+/dist
6
7
# coverage
8
/.coverage
0 commit comments