Skip to content

Commit 25b45f0

Browse files
committed
Remove universal flag for wheel, we no longer support Python 2
1 parent 64ab6a6 commit 25b45f0

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

setup.cfg

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,3 @@ install_requires = Markdown>=3.0
1717
[options.entry_points]
1818
markdown.extensions =
1919
mdx_math = mdx_math:MathExtension
20-
21-
[bdist_wheel]
22-
universal = 1

0 commit comments

Comments
 (0)