]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commit
🔧 Update package metadata, drop support for Python 3.6, move build internals from...
authorOfek Lev <ofekmeister@gmail.com>
Wed, 14 Sep 2022 18:31:19 +0000 (14:31 -0400)
committerGitHub <noreply@github.com>
Wed, 14 Sep 2022 18:31:19 +0000 (20:31 +0200)
commit4267bd1f4f716244a8087e5aa0e68c1de629cfa9
treeb17f0e485779919106f4b4374b0663ce4ec3f31b
parentb2aa3593be300b57973987fb2489ed01ed9c9f68
🔧 Update package metadata, drop support for Python 3.6, move build internals from Flit to Hatch (#5240)

Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
28 files changed:
.github/workflows/build-docs.yml
.github/workflows/publish.yml
.github/workflows/test.yml
README.md
docs/de/docs/index.md
docs/en/docs/contributing.md
docs/en/docs/index.md
docs/es/docs/index.md
docs/fr/docs/index.md
docs/id/docs/index.md
docs/it/docs/index.md
docs/ja/docs/contributing.md
docs/ja/docs/index.md
docs/ko/docs/index.md
docs/nl/docs/index.md
docs/pl/docs/index.md
docs/pt/docs/contributing.md
docs/pt/docs/index.md
docs/ru/docs/index.md
docs/sq/docs/index.md
docs/sv/docs/index.md
docs/tr/docs/index.md
docs/uk/docs/index.md
docs/zh/docs/contributing.md
fastapi/concurrency.py
fastapi/dependencies/utils.py
fastapi/encoders.py
pyproject.toml