Skip to content

Commit

Permalink
update workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
thierrymoudiki committed Mar 20, 2024
1 parent 596a431 commit a56e465
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -180,6 +180,8 @@ def setup_package():
'Programming Language :: Python :: 3.8',
],
cmdclass=cmdclass,
options={'bdist_wheel': {'plat_name': 'linux'}},
platforms=["linux", "macosx", "windows"],
python_requires=">=3.5",
install_requires=install_requires,
setup_requires=["numpy>= 1.13.0"],
Expand Down

0 comments on commit a56e465

Please sign in to comment.