Skip to content

v0.5.1 - Light maintenance fixes

Latest
Compare
Choose a tag to compare
@sneakers-the-rat sneakers-the-rat released this 09 Jul 23:43
6e2c543

Fixes to keep it sort of running and catch up on dependency drift....

Still haven't gotten pyside6 to work yet though which is a PROBLEM

  • #211
    • Fix: #209 - update location of dtoverlays
    • Convert travis-based tests to github actions so they actually run
    • Don't raise NotImplementedError in datajoint module on import - what the hell was i thinking lmao
    • don't access deprecated alias np.float, just use float
    • fix a bunch of docs stuff to make it build
    • update dep versions and remove some upper bounds