black/.github
Richard Si 75d5c0e3fb
Build mypyc wheels for CPython 3.11 (#3276)
Bumps cibuildwheel from 2.8.1 to 2.10.0 which has 3.11 building enabled
by default. Unfortunately mypyc errors out on 3.11:

src/black/files.py:29:9: error: Name "tomllib" already defined (by an import)  [no-redef]

... so we have to also hide the fallback import of tomli on older 3.11
alphas from mypy[c].
2022-09-22 20:11:56 -07:00
..
ISSUE_TEMPLATE Remove Python 2 support (#2740) 2022-01-10 04:16:30 -08:00
workflows Build mypyc wheels for CPython 3.11 (#3276) 2022-09-22 20:11:56 -07:00
CODE_OF_CONDUCT.md Automatic markdown and YAML formatting with Prettier (#874) 2019-10-21 11:42:46 +02:00
dependabot.yml use valid package-ecosystem key (#2694) 2021-12-14 18:21:15 -08:00
mypyc-requirements.txt Port & upstream mypyc wheel build workflow (#3197) 2022-08-12 20:33:17 -07:00
PULL_REQUEST_TEMPLATE.md fix: run pypi / docker upload from published draft releases (#2461) 2021-08-30 13:26:21 -04:00