We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
981a163
bug fixes
4af02f7
index_tricks
74bec39
more cleanups
d643d47
fix setup.py again
b50f7d3
fixes import errors for Py3.6 and 3.7, setting version with importlib_metadata.version if available.
importlib_metadata.version
also fixes CI testing with github actions so that the proper version of Python is actually used in the test!
d13b8ca
use setuptools_scm and importlib for version
ed5b1c6
treat all __dunder__ attributes of all objects as inherently unsafe.
__dunder__
3312602
update doc and license for 0.9.22
85977ae
another important but small fix for Python 3.9
da4b3e7
doc update