Skip to content

Commit 312804c

Browse files
committed
Bump supported python versions
Deprecate 3.7 since we dont even test it and its ancient. Add 3.12 since its now supported on all OSs
1 parent be04130 commit 312804c

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

docs/installation/install.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,8 @@ page_id: install
55

66
## Requirements
77

8-
This project requires Python 3.7 - 3.11.
8+
This project requires Python 3.8 - 3.12.
99

10-
> Python 3.12 is not supported as it has issues with missing packages (see [this ticket](https://github.com/bitcraze/crazyflie-lib-python/issues/425))
1110

1211
See below sections for more platform-specific requirements.
1312
## Install from Source

0 commit comments

Comments
 (0)