Skip to content

Commit

Permalink
fixup4
Browse files Browse the repository at this point in the history
  • Loading branch information
James-E-A committed Jan 26, 2024
1 parent c2a4b0b commit 3512374
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
# https://github.com/pypa/setuptools/issues/1040

from setuptools import setup
from distutils.command.build_ext import build_ext as _build_ext
from wheel.bdist_wheel import bdist_wheel as _bdist_wheel

class bdist_wheel_abi_none(_bdist_wheel):
Expand Down

0 comments on commit 3512374

Please sign in to comment.