mirror of
https://github.com/mkdocs/mkdocs.git
synced 2026-03-27 09:58:31 +07:00
Ensure bdist_wheel no longer creates a universal wheel
MkDocs no longer suports Python 2. Therefore, a universal wheel would be innapropriate as it results in `py2.py3`.
This commit is contained in: