Skip to content

DTSW-7225-Update-setup.py-to-require-Python-3.10-for-dts#115

Merged
Tuxliri merged 1 commit intomainfrom
DTSW-7225-Update-setup.py-to-require-Python-3.10-for-dts
Sep 24, 2025
Merged

DTSW-7225-Update-setup.py-to-require-Python-3.10-for-dts#115
Tuxliri merged 1 commit intomainfrom
DTSW-7225-Update-setup.py-to-require-Python-3.10-for-dts

Conversation

@liammcalpineduckietown
Copy link
Copy Markdown
Contributor

@liammcalpineduckietown liammcalpineduckietown commented Sep 23, 2025

This pull request updates the minimum required Python version for the duckietown-shell project from 3.6 to 3.10. This ensures that the shell will only run on Python 3.10 and later, and informs users with older Python versions that they need to upgrade.

Python version requirement updates:

  • Updated the version check in setup.py to require Python 3.10 or later, and changed the error message to reflect this new requirement.
  • Updated the commented python_requires field in setup.py to indicate the new minimum version as 3.10.

@liammcalpineduckietown liammcalpineduckietown changed the title fix: update Python version requirement to 3.10 DTSW-7225-Update-setup.py-to-require-Python-3.10-for-dts Sep 23, 2025
@Tuxliri Tuxliri merged commit 1eefa15 into main Sep 24, 2025
4 of 5 checks passed
@Tuxliri Tuxliri deleted the DTSW-7225-Update-setup.py-to-require-Python-3.10-for-dts branch September 24, 2025 09:27
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