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.
2 parents e8b40f9 + 3e0dc54 commit d112149Copy full SHA for d112149
.gitignore
@@ -37,6 +37,8 @@ dist
37
# Egg metadata
38
*.egg-info
39
.eggs
40
+# wheel metadata
41
+pip-wheel-metadata/*
42
# tox testing tool
43
.tox
44
setup.cfg
0 commit comments