Skip to content

DTSW-7575-Create-Python-version-upper-bound-for-Duckietown-Shell#127

Merged
liammcalpineduckietown merged 1 commit intomainfrom
DTSW-7575-Create-Python-version-upper-bound-for-Duckietown-Shell
Jan 22, 2026
Merged

DTSW-7575-Create-Python-version-upper-bound-for-Duckietown-Shell#127
liammcalpineduckietown merged 1 commit intomainfrom
DTSW-7575-Create-Python-version-upper-bound-for-Duckietown-Shell

Conversation

@liammcalpineduckietown
Copy link
Contributor

@liammcalpineduckietown liammcalpineduckietown commented Jan 21, 2026

This pull request updates the Python version compatibility check in setup.py to restrict supported versions to Python 3.10.x through 3.12.x, instead of just requiring Python 3.10 or later.

Python version compatibility:

  • Updated the version check in setup.py to only allow Python versions 3.10.x, 3.11.x, and 3.12.x, and to exit with an error message if the detected version is outside this range.

@liammcalpineduckietown liammcalpineduckietown merged commit 8dabf56 into main Jan 22, 2026
3 of 4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

Comments