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