Skip to content

turn off tests that rely on hash implementation in python 3.8

Anton Akhmerov requested to merge remove-hash-testing into master

While properly addressing #16 (closed) would require implementing an alternative hash implementation, I would like to re-enable conda builds and indicate that this failure is about optional functionality.

Merge request reports