We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 978901f commit ea6e2e5Copy full SHA for ea6e2e5
README.rst
@@ -26,9 +26,8 @@ This library depends on:
26
27
* `Adafruit CircuitPython <https://github.com/adafruit/circuitpython>`_
28
29
-Note that some CircuitPython core changes are currently needed to support
30
-udecimal. Until they are merged, you can use the artifacts from `the relevant
31
-pull request <https://github.com/adafruit/circuitpython/pull/3377>`_.
+Note that some CircuitPython core changes were needed to support udecimal.
+These will be in upcoming release 6.0.0.alpha-4.
32
33
The library also runs on desktop Python3, and should give numerically identical
34
results across all platorms.
0 commit comments