Skip to content

Commit

Permalink
Add versions=versions to take correct reportlab version
Browse files Browse the repository at this point in the history
  • Loading branch information
menesis committed Mar 31, 2011
1 parent b115dd6 commit dbdd881
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions buildout.cfg
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
[buildout]
develop = .
versions = versions
parts = PILwoTk test scripts python

[test]
Expand Down Expand Up @@ -27,5 +28,7 @@ find-links=
http://download.zope.org/distribution/PILwoTk-1.1.6.4.tar.gz

[versions]
# tag-textField test fails with reportlab 2.5, because of this change to PDFPattern:
# http://two.pairlist.net/pipermail/reportlab-users/2010-January/009216.html
reportlab = 2.4
PILwoTk = 1.1.6.4

0 comments on commit dbdd881

Please sign in to comment.