christopher-ramirez / secretary

Take the power of Jinja2 templates to OpenOffice and LibreOffice.
Other
190 stars 48 forks source link

Now using Travis-CI to automatize the tests, #4

Closed armonge closed 11 years ago

armonge commented 11 years ago

Some changes to make tests pass in python3.3

christopher-ramirez commented 11 years ago

Thanks for your contribution!

But I can't marge this PR due to changes in secretary.py file. Because you have removed instance variables content and styles. These variables will be used in the future to implement image filters and a planned basic MARKDOWN filter.

armonge commented 11 years ago

@christopher-ramirez the PR now only contains what's strictly necessary for travis and python3