Thanks to visit codestin.com Credit goes to github.com
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 e8b40f9 commit 3e0dc54Copy full SHA for 3e0dc54
1 file changed
.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