Skip to content

Commit 816e281

Browse files
committed
DOC: Update Python package documentation for GitHub Actions
1 parent d9a5a90 commit 816e281

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

README.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -97,14 +97,15 @@ followlowing contents:
9797
GIT_TAG abcdef012345
9898
)
9999

100-
Python Packages
101-
---------------
100+
CI Testing and Python Packages
101+
------------------------------
102102

103103
Continuous integration service configurations are included to build
104+
and test the C++ core of packages across platforms and build binary
104105
Python packages for Linux, macOS, and Windows. These packages can be
105-
[downloaded](https://itkpythonpackage.readthedocs.io/en/latest/Build_ITK_Module_Python_packages.html#github-automated-ci-package-builds)
106+
[downloaded](https://itkpythonpackage.readthedocs.io/en/master/Build_ITK_Module_Python_packages.html#github-automated-ci-package-builds)
106107
and [uploaded to the Python Package Index
107-
(PyPI)](https://itkpythonpackage.readthedocs.io/en/latest/Build_ITK_Module_Python_packages.html#upload-the-packages-to-pypi).
108+
(PyPI)](https://itkpythonpackage.readthedocs.io/en/master/Build_ITK_Module_Python_packages.html#upload-the-packages-to-pypi).
108109

109110
ITKv4 Branch
110111
------------

0 commit comments

Comments
 (0)