new serving(s)
This commit is contained in:
parent
206dd308c7
commit
3703dcc169
@ -26,5 +26,4 @@ dependencies:
|
||||
- pip:
|
||||
- beautifulsoup4==4.3.2
|
||||
- webencodings==0.5.1
|
||||
prefix: /Users/gauthiier/ZzZzzZ/D/_systems/miniconda/envs/listservs
|
||||
|
||||
|
||||
3
setenv
3
setenv
@ -1,2 +1 @@
|
||||
# using miniconda mailinglists venv
|
||||
source activate mailinglists
|
||||
source activate listservs
|
||||
@ -1,2 +1,2 @@
|
||||
from www import app
|
||||
app.run(debug=True, use_reloader=False)
|
||||
#app.run(debug=True, threaded=True, use_reloader=False) # uncomment this line to run flask's server
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user