summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorRĂ©mi Flamary <remi.flamary@gmail.com>2020-10-22 10:16:40 +0200
committerGitHub <noreply@github.com>2020-10-22 10:16:40 +0200
commit7adc1b1aa73c55dc07983ff08dcb23fd71e9e8b6 (patch)
tree701388c52a9accd727bb5b360897e0633b492f6a /.gitignore
parent55164e9272c9899ca413fca411d410ec28b736b0 (diff)
[MRG] Cleanup minimal build and add separate build for pep8 (#210)
* cleanup requiorement minimal * add pep8 build * cleanup sklearn * skip test if no sklearn * debug build yaml * comment error out in test (test sklearn) * maybe small stuff for better robustness : copy the sub-array * bump verison minimal build * update version strict requireent * update version strict requirement last change
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index a2ace7c..b44ea43 100644
--- a/.gitignore
+++ b/.gitignore
@@ -40,6 +40,9 @@ var/
*.manifest
*.spec
+# env
+pythonenv3.8/
+
# Installer logs
pip-log.txt
pip-delete-this-directory.txt