new serving(s)
This commit is contained in:
@@ -26,5 +26,4 @@ dependencies:
|
||||
- pip:
|
||||
- beautifulsoup4==4.3.2
|
||||
- webencodings==0.5.1
|
||||
prefix: /Users/gauthiier/ZzZzzZ/D/_systems/miniconda/envs/listservs
|
||||
|
||||
|
||||
@@ -1,2 +1 @@
|
||||
# using miniconda mailinglists venv
|
||||
source activate mailinglists
|
||||
source activate listservs
|
||||
+1
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user