Commit 7359248 1 parent d9b739e commit 7359248 Copy full SHA for 7359248
File tree 3 files changed +205
-184
lines changed
3 files changed +205
-184
lines changed Original file line number Diff line number Diff line change 1
- graft debian
2
- graft doc
3
- graft setup
4
- graft openerp
5
- include README.md
6
- include LICENSE
7
- include openerp-*
8
- include odoo*
9
- global-exclude *pyc *~ # Exclude possible garbage from previous graft.
1
+ recursive-include * *.css
2
+ recursive-include * *.csv
3
+ recursive-include * *.gif
4
+ recursive-include * *.html
5
+ recursive-include * *.jpeg
6
+ recursive-include * *.jpg
7
+ recursive-include * *.js
8
+ recursive-include * *.md
9
+ recursive-include * *.png
10
+ recursive-include * *.po
11
+ recursive-include * *.rng
12
+ recursive-include * *.rst
13
+ recursive-include * *.sass
14
+ recursive-include * *.sql
15
+ recursive-include * *.txt
16
+ recursive-include * *.ttf
17
+ recursive-include * *.woff
18
+ recursive-include * *.xml
19
+ recursive-include * *.yml
20
+ recursive-exclude * *.py[co]
Original file line number Diff line number Diff line change
1
+ Babel == 1.3
2
+ Jinja2 == 2.7.3
3
+ Mako == 1.0.0
4
+ MarkupSafe == 0.23
5
+ Pillow == 2.5.1
6
+ http://download.gna.org/pychart/PyChart-1.39.tar.gz
7
+ PyYAML == 3.11
8
+ Werkzeug == 0.9.6
9
+ argparse == 1.2.1
10
+ decorator == 3.4.0
11
+ docutils == 0.12
12
+ feedparser == 5.1.3
13
+ gdata == 2.0.18
14
+ gevent == 1.0.1
15
+ greenlet == 0.4.2
16
+ lxml == 3.3.5
17
+ mock == 1.0.1
18
+ passlib == 1.6.2
19
+ psutil == 2.1.1
20
+ psycogreen == 1.0
21
+ psycopg2 == 2.5.3
22
+ pyPdf == 1.13
23
+ pydot == 1.0.2
24
+ pyparsing == 1.5.7
25
+ pyserial == 2.7
26
+ python-dateutil == 1.5
27
+ python-ldap == 2.4.15
28
+ python-openid == 2.2.5
29
+ python-stdnum == 0.9
30
+ pytz == 2014.4
31
+ pyusb == 1.0.0b1
32
+ qrcode == 5.0.1
33
+ reportlab == 3.1.8
34
+ requests == 2.3.0
35
+ simplejson == 3.5.3
36
+ six == 1.7.3
37
+ unittest2 == 0.5.1
38
+ vatnumber == 1.2
39
+ vobject == 0.6.6
40
+ wsgiref == 0.1.2
41
+ xlwt == 0.7.5
You can’t perform that action at this time.
0 commit comments