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 4d3c6de commit 7ee4848Copy full SHA for 7ee4848
.gitignore
@@ -2,3 +2,11 @@
2
.eggs
3
*.egg-info/
4
*pyc
5
+
6
+build/
7
+dist/
8
+ruamel
9
+typeshed/2.7/ruamel/yaml
10
+# virtualenv
11
+venv/
12
+.cache/
0 commit comments