Skip to content

Commit

Permalink
Merge pull request odoo#5495 from leorochael/8.0
Browse files Browse the repository at this point in the history
Avoid pip re-downloading PyChart
  • Loading branch information
sle-odoo committed Feb 27, 2015
2 parents daf16c2 + 12e7d80 commit eaf2590
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions doc/cla/individual/leorochael.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
Brazil, 2015-02-26

I hereby agree to the terms of the Odoo Individual Contributor License
Agreement v1.0.

I declare that I am authorized and able to make this agreement and sign this
declaration.

Signed,

Leonardo Rochael Almeida leorochael@gmail.com https://github.com/leorochael
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Jinja2==2.7.3
Mako==1.0.0
MarkupSafe==0.23
Pillow==2.5.1
http://download.gna.org/pychart/PyChart-1.39.tar.gz
http://download.gna.org/pychart/PyChart-1.39.tar.gz#egg=PyChart
PyYAML==3.11
Werkzeug==0.9.6
argparse==1.2.1
Expand Down

0 comments on commit eaf2590

Please sign in to comment.