Remove comments from stretch.pip, fix run.py
This commit is contained in:
parent
44aace1ac8
commit
eb201c6832
2 changed files with 1 additions and 19 deletions
2
run.py
2
run.py
|
@ -1,6 +1,6 @@
|
|||
#!/usr/bin/env python3
|
||||
# -*- python -*-
|
||||
# -*- coding: utf-8 -*-
|
||||
# -*- python -*-
|
||||
#
|
||||
# Debian Member Portfolio Service Flask runner
|
||||
#
|
||||
|
|
18
stretch.pip
18
stretch.pip
|
@ -9,21 +9,3 @@ pytz==2012c
|
|||
speaklater==1.3
|
||||
Flask-WTF==0.12
|
||||
WTForms==2.0.2
|
||||
#Babel==1.3
|
||||
#Beaker==1.6.4
|
||||
#FormEncode==1.2.6
|
||||
#Mako==1.0.0
|
||||
#MarkupSafe==0.23
|
||||
#Paste==1.7.5.1
|
||||
#PasteDeploy==1.5.2
|
||||
#PasteScript==1.7.5
|
||||
#Pygments==2.0.1
|
||||
#Pylons==1.0.1
|
||||
#Routes==2.0
|
||||
#Tempita==0.5.2
|
||||
#WebError==0.10.3
|
||||
#WebHelpers==1.3
|
||||
#WebOb==1.4
|
||||
#WebTest==2.0.16
|
||||
#nose==1.3.4
|
||||
#simplejson==3.6.5
|
||||
|
|
Loading…
Reference in a new issue