Skip to content

Commit

Permalink
Add Python 3.10 support (PrefectHQ#5770)
Browse files Browse the repository at this point in the history
* add Python 3.10 support

* add pr to changes

* include python 3.10 in docker.md

* Run 3.10 tests in CircleCI

* Quote Python versions on Windows

* Remove mypy from requirements

Co-authored-by: Michael Adkins <michael@prefect.io>
  • Loading branch information
2 people authored and lance0805 committed Aug 2, 2022
1 parent 2f60a48 commit 086d42f
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions changes/pr5770.yaml
@@ -0,0 +1,5 @@
enhancement:
- "Add Python 3.10 support - [#5770](https://github.com/PrefectHQ/prefect/pull/5770)"

contributor:
- "[Nico Neumann](https://github.com/neumann-nico)"

0 comments on commit 086d42f

Please sign in to comment.