Skip to content

Commit c84ae7c

Browse files
committed
add requirements.txt modify .travis.yml
1 parent f828506 commit c84ae7c

File tree

1 file changed

+25
-0
lines changed

1 file changed

+25
-0
lines changed

requirements.txt

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
MarkupSafe==0.18
2+
MySQL-python==1.2.3
3+
PAM==0.4.2
4+
Pillow==2.3.0
5+
PyYAML==3.11
6+
Pypar==2.1.4
7+
Sphinx==1.2.2
8+
argparse==1.2.1
9+
astroid==1.0.1
10+
jmespath==0.6.2
11+
mysql-connector-python==1.1.6
12+
mysql-utilities==1.3.5
13+
nose==1.3.1
14+
nose2==0.5.0
15+
pep8==1.4.6
16+
pylint==1.1.0
17+
python-daemon==1.5.5
18+
python-dateutil==2.4.2
19+
six==1.9.0
20+
tox==1.6.0
21+
unittest2==0.5.1
22+
urllib3==1.7.1
23+
virtualenv==1.11.4
24+
virtualenv-clone==0.2.5
25+
virtualenvwrapper==4.3.2

0 commit comments

Comments
 (0)