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 421546e commit b7b3624Copy full SHA for b7b3624
1 file changed
.gitignore
@@ -81,6 +81,9 @@ doc/cdoc/build
81
.cache
82
pip-wheel-metadata
83
.python-version
84
+# virtual envs
85
+numpy-dev/
86
+venv/
87
88
# Paver generated files #
89
#########################
0 commit comments