LICENSE
MANIFEST.in
README.md
pyproject.toml
setup.cfg
setup.py
cibuildwheel/__init__.py
cibuildwheel/__main__.py
cibuildwheel/architecture.py
cibuildwheel/bashlex_eval.py
cibuildwheel/docker_container.py
cibuildwheel/environment.py
cibuildwheel/extra.py
cibuildwheel/functools_cached_property_38.py
cibuildwheel/linux.py
cibuildwheel/logger.py
cibuildwheel/macos.py
cibuildwheel/options.py
cibuildwheel/projectfiles.py
cibuildwheel/py.typed
cibuildwheel/typing.py
cibuildwheel/util.py
cibuildwheel/windows.py
cibuildwheel.egg-info/PKG-INFO
cibuildwheel.egg-info/SOURCES.txt
cibuildwheel.egg-info/dependency_links.txt
cibuildwheel.egg-info/entry_points.txt
cibuildwheel.egg-info/not-zip-safe
cibuildwheel.egg-info/requires.txt
cibuildwheel.egg-info/top_level.txt
cibuildwheel/resources/build-platforms.toml
cibuildwheel/resources/constraints-python310.txt
cibuildwheel/resources/constraints-python36.txt
cibuildwheel/resources/constraints-python37.txt
cibuildwheel/resources/constraints-python38.txt
cibuildwheel/resources/constraints-python39.txt
cibuildwheel/resources/constraints.in
cibuildwheel/resources/constraints.txt
cibuildwheel/resources/defaults.toml
cibuildwheel/resources/install_certifi.py
cibuildwheel/resources/pinned_docker_images.cfg
cibuildwheel/resources/virtualenv.toml
test/test_0_basic.py
test/test_before_all.py
test/test_before_build.py
test/test_before_test.py
test/test_build_skip.py
test/test_cpp_standards.py
test/test_dependency_versions.py
test/test_docker_images.py
test/test_emulation.py
test/test_environment.py
test/test_macos_archs.py
test/test_manylinuxXXXX_only.py
test/test_pep518.py
test/test_pure_wheel.py
test/test_ssl.py
test/test_subdir_package.py
test/test_testing.py
test/test_troubleshooting.py
test/test_wheel_tag.py