Skip to content

Commit

Permalink
Update setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
alex124585 authored Sep 12, 2024
1 parent aa73b13 commit 1d9204c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,5 @@ def run(self):
cbuild()
super().run


cbuild()
setup(ext_modules=extensions, cmdclass={"build_ext": SimulatorBuild} if sys.platform == "win32" else {}),

0 comments on commit 1d9204c

Please sign in to comment.