Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 70d898b

Browse files
authored
Remove 'spin' tool section from CONTRIBUTING.rst
Removed section about the 'spin' developer tool from the CONTRIBUTING document.
1 parent 0f17a89 commit 70d898b

1 file changed

Lines changed: 0 additions & 14 deletions

File tree

CONTRIBUTING.rst

Lines changed: 0 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -17,17 +17,3 @@ For more, please read https://www.numpy.org/devdocs/dev/index.html
1717

1818
Thank you for contributing, and happy coding!
1919

20-
.. _spin_tool:
21-
22-
Spin: NumPy’s developer tool
23-
----------------------------
24-
25-
NumPy uses a command-line tool called ``spin`` to support common development
26-
tasks such as building from source, running tests, building documentation,
27-
and managing other
28-
developer workflows.
29-
30-
The ``spin`` tool provides a consistent interface for contributors working on
31-
NumPy itself, wrapping multiple underlying tools and configurations into a
32-
single command that follows NumPy’s development conventions.
33-

0 commit comments

Comments
 (0)