This commit is contained in:
gauthiier 2017-07-27 11:31:21 +02:00
parent e02b13c3af
commit 8ef160681b
2 changed files with 2 additions and 1 deletions

1
.gitignore vendored
View File

@ -1,6 +1,5 @@
# mailinglists specific # mailinglists specific
archives/ archives/
setenv
# Byte-compiled / optimized / DLL files # Byte-compiled / optimized / DLL files
__pycache__/ __pycache__/

2
setenv Normal file
View File

@ -0,0 +1,2 @@
# using miniconda mailinglists venv
source activate mailinglists