Add entrypoint

This commit is contained in:
Joe Rickerby
2022-04-27 01:01:31 -04:00
committed by Henry Schreiner
parent 763cd15ae2
commit e887d4bbf8
+1
View File
@@ -51,6 +51,7 @@ include =
[options.entry_points] [options.entry_points]
console_scripts = console_scripts =
cibuildwheel = cibuildwheel.__main__:main cibuildwheel = cibuildwheel.__main__:main
cibuildwheel-from-sdist = cibuildwheel.from_sdist:main
[options.package_data] [options.package_data]
cibuildwheel = resources/* cibuildwheel = resources/*