Merge remote-tracking branch 'origin/master' into parse-uncertainties
10e07ea
2 years ago
by MichaelTiemannOSC
-21%
Update .readthedocs.yaml
Removing `system_packages: false` as suggested by @keewis
Signed-off-by: Michael Tiemann <72577720+MichaelTiemannOSC@users.noreply.github.com>
f55b8de
2 years ago
by MichaelTiemannOSC
0%
Fix failing tests
Fix isnan to use unp.isnan as appropriate for both duck_array_type and objects of UFloat types.
Fix a minor typo in pint/facets/__init__.py comment.
In test_issue_1400, use decorators to ensure babel library is loaded when needed.
pyproject.toml: revert change to testbase; we fixed with decorators instead.
Signed-off-by: Michael Tiemann <72577720+MichaelTiemannOSC@users.noreply.github.com>