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 7be95cc commit 3193093Copy full SHA for 3193093
README.rst
@@ -106,6 +106,8 @@ accessible as their enumeration type rather than by-value:**
106
`enum-properties <https://pypi.org/project/enum-properties/>`_ which makes
107
possible very rich enumeration fields.
108
109
+`pip install enum-properties`
110
+
111
.. code:: python
112
113
from enum_properties import s
0 commit comments