black/.github
Cooper Lees 80a166f2e1
Make black[d] install + test run with 3.12 (#4035)
* Make black[d] install + test run with 3.12

- With aiohttp >= 3.9.0 we can now install all dependencies with 3.12
- Add actions to run 3.12
- Lint still needs to be 3.11

Test:
- `python3.12 -m venv /tmp/tb --upgrade-deps`
- `/tmp/tb/bin/pip install tox`
- `/tmp/tb/bin/pip install .[d]`
- `/tmp/tb/bin/tox -e py312`
```
  py312: OK (37.61=setup[3.98]+cmd[3.83,0.36,19.54,6.46,3.00,0.44] seconds)
  congratulations :) (37.63 seconds)
```

* Move to pypy-3.9

---------

Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
2023-11-18 12:09:55 -08:00
..
ISSUE_TEMPLATE Rename design label to style because it's clearer (#3547) 2023-02-04 22:51:46 -05:00
workflows Make black[d] install + test run with 3.12 (#4035) 2023-11-18 12:09:55 -08: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
PULL_REQUEST_TEMPLATE.md Mention CHANGES.md in PR template explicitly (#3295) 2022-09-28 21:44:16 -04:00