fix: updates should include universal2 Pythons (#573)
* fix: updates should include universal2 Pythons * refactor: rename to macos_cpython
This commit is contained in:
@@ -5,3 +5,7 @@ requires = [
|
||||
]
|
||||
|
||||
build-backend = "setuptools.build_meta"
|
||||
|
||||
[tool.black]
|
||||
line-length = 120
|
||||
target-version = ['py36']
|
||||
|
||||
Reference in New Issue
Block a user