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 252c0af commit f45947dCopy full SHA for f45947d
README.rst
@@ -23,9 +23,15 @@ Introduction
23
24
Reduced version of the decimal library for CircuitPython
25
26
+Important Note
27
+==============
28
+From version 1.0.9 through 1.0.12, this package was incorrectly published on pypi under the name
29
+`circuitpython-jepler-udecimal <https://pypi.org/project/circuitpython-jepler-udecimal/>`_.
30
+The correct package name is
31
+`jepler-circuitpython-udecimal <https://pypi.org/project/jepler-circuitpython-udecimal/>`_.
32
33
Dependencies
-=============
34
+============
35
This library depends on:
36
37
* `Adafruit CircuitPython <https://github.com/adafruit/circuitpython>`_
0 commit comments