Ticket #309 (closed: worksforme)

Opened 18 months ago

Last modified 17 months ago

Require odfpy 0.7 in odfwriter.py

Reported by: jojo Owned by: heiko
Priority: normal Milestone:
Component: odfwriter Severity:
Keywords: Cc:

Description

setup.py requires odfpy==0.7, but the code doesn't use any check if the imported version of odfpy correct.

I suggest using pkg_resources.require()

Change History

Changed 17 months ago by ralf

  • status changed from new to closed
  • resolution set to worksforme

see mailing list.

Note: See TracTickets for help on using tickets.