Skip to content

v0.0.5

Compare
Choose a tag to compare
@ChrisMoriarty ChrisMoriarty released this 09 Feb 22:52
· 90 commits to main since this release
549d811
Multiple versions pytest

* Now running tests on mac, linux, windows and on python 3.6-3.10.

* Added quotes because it tried to test python 3.1

* Removed conditional for requirements.txt, fails on windows.

* Updated requirements to use >= rather than == because numpy failed to build in python 3.10

* Ticked version to 0.0.5 in setup.py.