rabbitizer/pyproject.toml

9 lines
172 B
TOML
Raw Normal View History

2022-06-06 02:09:25 +00:00
# SPDX-FileCopyrightText: © 2022 Decompollaborate
# SPDX-License-Identifier: MIT
[build-system]
requires = ["setuptools", "wheel"]
[tool.cibuildwheel]
skip = ["cp36-*"]