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 640976b commit a05b1afCopy full SHA for a05b1af
tests/.gitignore
@@ -1,8 +1,8 @@
1
# Python Environments
2
.env
3
.venv
4
-env/
5
-venv/
+/env/
+/venv/
6
ENV/
7
env.bak/
8
venv.bak/
0 commit comments