ENH: Convert README from ReStructured Text to MarkDown#168
Merged
hjmjohnson merged 3 commits intoInsightSoftwareConsortium:mainfrom Jan 28, 2025
Merged
ENH: Convert README from ReStructured Text to MarkDown#168hjmjohnson merged 3 commits intoInsightSoftwareConsortium:mainfrom
hjmjohnson merged 3 commits intoInsightSoftwareConsortium:mainfrom
Conversation
Member
|
The commit message contradicts the actual change: the commit is changing |
More common, widely supported, and easier to write.
d25915e to
eec63ce
Compare
Member
Author
@jhlegarreta good catch, addressed! |
eec63ce to
2c4e975
Compare
To address libtiff errors and other warnings. Update ITK Git tag, ITKPythonPackage Git tag. Use macos-13 over macos-12 for CXX builds. Add macos-14 for CXX builds. Update VisualStudio initialization script call. Do not build Python 3.8 packages, which will soon be dropped.
2c4e975 to
28eaa85
Compare
jhlegarreta
approved these changes
Dec 1, 2024
Use python3-minor-version. Set ITKPYTHONPACKAGE_ORG. Pass the Python version to the download script.
b68fb67
into
InsightSoftwareConsortium:main
11 of 15 checks passed
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
More common, widely supported, and easier to write. Closes #84.