erdc / quest

Python API for downloading and managing data. Checkout the documentation at:
https://quest.readthedocs.io/en/latest/
BSD 3-Clause "New" or "Revised" License
14 stars 9 forks source link

Pony 0.7.3 Versioning #91

Closed AaronV77 closed 6 years ago

AaronV77 commented 6 years ago

I found a bug in dealing with Pony in our MAC and Windows testing. The copy feature and copy dataset test are failing. Pony has not update the Linux package yet and is the only reason why these test are not failing. I really can't tell what the error that is causing the issue, but will update this more when I find out. Thanks.

sdc50 commented 6 years ago

This was fixed upstream: https://github.com/ponyorm/pony/issues/308

sdc50 commented 6 years ago

Still needs a new conda package to be built.

sdc50 commented 6 years ago

Fixed in PR #111