Skip to content

Avoid numpy1.20 deprecation warnings

Thomas Vincent requested to merge tvincent/xsocs:compat into master

This MR avoids DeprecationWarning with numpy 1.20.0rc1.

It also sync version.py with that of silx.

Merge request reports