This repository was archived by the owner on Feb 1, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +2
-12
lines changed
Expand file tree Collapse file tree 1 file changed +2
-12
lines changed Original file line number Diff line number Diff line change @@ -895,18 +895,8 @@ must meet the following requirements:
895895 Foundation maintains a long list of `licenses and comments about
896896 them <http://www.gnu.org/licenses/license-list.html>`_.
897897
898- - **Build Support**. The code must build on all the `fully supported
899- platforms
900- <http://wiki.sagemath.org/SupportedPlatforms#Fully_supported>`_.
901-
902- A standard package should also work on all the platforms where Sage
903- is `expected to work
904- <http://wiki.sagemath.org/SupportedPlatforms#Expected_to_work>`_ and
905- on which Sage `almost works
906- <http://wiki.sagemath.org/SupportedPlatforms#Almost_works>`_ but
907- since we don' t fully support these platforms and often lack the
908- resources to test on them, you are not expected to confirm your
909- packages works on those platforms.
898+ - **Build Support**. The code must build on all the fully supported
899+ platforms (Linux, macOS, Cygwin); see :ref:`chapter-portability_testing`.
910900
911901- **Quality**. The code should be "better" than any other available
912902 code (that passes the two above criteria), and the authors need to
You can’t perform that action at this time.
0 commit comments