Skip to content

Commit

Permalink
Blank line after bullet list in Readme, it was causing a problem with…
Browse files Browse the repository at this point in the history
… PyPi deployment, as README.rst is used for the long_description in setup.py
  • Loading branch information
tdowrick committed Feb 3, 2021
1 parent 1f60ba0 commit b259336
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ Command Line Apps
* sksurgeryreslice.py - DICOM reslice widget demo.
* sksurgerytextoverlay.py - VTK text overlay demo.
* sksurgerytransformpolydata.py - Read a surface mesh (.vtk,.vtp,.stl,.ply file), transform by 4x4 matrix and write as .vtk.

.. features-end
Installing
Expand Down

0 comments on commit b259336

Please sign in to comment.