fix: updates should include universal2 Pythons (#573)

* fix: updates should include universal2 Pythons

* refactor: rename to macos_cpython
This commit is contained in:
Henry Schreiner
2021-02-02 16:30:50 -05:00
committed by GitHub
parent cdfab24c5d
commit f953acc65a
4 changed files with 22 additions and 21 deletions
+4
View File
@@ -5,3 +5,7 @@ requires = [
]
build-backend = "setuptools.build_meta"
[tool.black]
line-length = 120
target-version = ['py36']