Skip to content

ENH: Versions as strings, not numbers, so that 3.1 != 3.10, etc. - #8

Merged
thewtex merged 1 commit into
InsightSoftwareConsortium:mainfrom
Leengit:versions_as_strings
Nov 3, 2022
Merged

ENH: Versions as strings, not numbers, so that 3.1 != 3.10, etc.#8
thewtex merged 1 commit into
InsightSoftwareConsortium:mainfrom
Leengit:versions_as_strings

Conversation

@Leengit

@Leengit Leengit commented Nov 3, 2022

Copy link
Copy Markdown

Write versions as strings rather than numbers because 3.1 != 3.10, etc. Nothing is broken at present but in the future as, e.g., the Python version for some things goes from 3.8 to 3.9 to 3.10, this could end up being an unexpected problem.

@thewtex thewtex left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@Leengit thank you!! 🙏

@thewtex
thewtex merged commit bf603c0 into InsightSoftwareConsortium:main Nov 3, 2022
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.

3 participants