zopefoundation / DateTime

This package provides a DateTime data type, as known from Zope. Unless you need to communicate with Zope APIs, you're probably better off using Python's built-in datetime module.
Other
19 stars 25 forks source link

build is failing #24

Closed jugmac00 closed 4 years ago

jugmac00 commented 4 years ago

https://travis-ci.org/github/zopefoundation/DateTime/jobs/683822758

We have to pin zipp as the latest version only supports Python 3.

I'd like to tackle this in tomorrow's/today's sprint.

dataflake commented 4 years ago

Just use not just versions-prod.cfg but also versions.cfg from Zope 4.x in buildout.cfg.