Skip to content

Conversation

@giginet
Copy link

@giginet giginet commented Jul 21, 2022

This PR is the same submitted to a forked repository.
PokeAPI#113


I'd like to run pokedex on macOS with Apple Silicon. However, the old python-markdown doesn't support building for M1 chips.

I updated python-markdown for the latest version.

markdown.util.etree is deprecated on 3.2. According to the official documentation, use xml.etree.ElementTree instead. https://python-markdown.github.io/change_log/release-3.2/#markdownutiletree-deprecated
latest python-markdown doesn't support ancient Pythons. So I dropped 2.7 support. Python 2.x is no longer supported officially.

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