Skip to content

Conversation

flaeppe
Copy link
Owner

@flaeppe flaeppe commented Feb 6, 2022

No description provided.

- Newer versions of mypy also (incorrectly) don't accept overriding enum
  attributes when subclassing. Mitigated by temporarily removing
  attributes from Enum base class
@flaeppe flaeppe merged commit d195b0e into master Feb 6, 2022
@flaeppe flaeppe deleted the fix/update-versions-and-ci branch February 6, 2022 08:54
flaeppe pushed a commit that referenced this pull request May 1, 2022
* Remove testing with Django<2.2 and Python<3.7

- Newer versions of mypy also (incorrectly) don't accept overriding enum
  attributes when subclassing. Mitigated by temporarily removing
  attributes from Enum base class

* Move to GitHub actions
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant