Skip to content

Commit 3193093

Browse files
authored
Update README.rst
1 parent 7be95cc commit 3193093

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -106,6 +106,8 @@ accessible as their enumeration type rather than by-value:**
106106
`enum-properties <https://pypi.org/project/enum-properties/>`_ which makes
107107
possible very rich enumeration fields.
108108

109+
`pip install enum-properties`
110+
109111
.. code:: python
110112
111113
from enum_properties import s

0 commit comments

Comments
 (0)