We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3aefe58 commit 73a687dCopy full SHA for 73a687d
.gitignore
@@ -3,4 +3,9 @@ __pycache__
3
build/
4
dist/
5
*.egg-info
6
-*_testing.py
+*_testing.py
7
+
8
+# pipenv
9
+.env
10
+.venv
11
+Pipfile
0 commit comments