-
Notifications
You must be signed in to change notification settings - Fork 60
Open
Description
Looks like some tweaks are going to be needed to work in Python 3.11?
https://docs.python.org/3/whatsnew/3.11.html#enum
File "/python3.11/site-packages/enumfields/enums.py", line 17, in new
attrs._member_names.remove('Labels')
^^^^^^^^^^^^^^^^^^^^^^^^^^
AttributeError: 'dict' object has no attribute 'remove'
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels