@@ -385,28 +385,28 @@ and Cython optimizations.
385
385
sections.
386
386
387
387
Continuous Integration (CI)
388
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^
389
-
390
- * Travis is used for testing on Linux platforms
391
- * Appveyor is used for testing on Windows platforms
392
- * CircleCI is used to build the docs for viewing, for linting with flake8, and
393
- for testing with PyPy on Linux
394
-
395
- Please note that if one of the following markers appear in the latest commit
396
- message, the following actions are taken.
397
-
398
- ====================== ===================
399
- Commit Message Marker Action Taken by CI
400
- ---------------------- -------------------
401
- [scipy-dev] Add a Travis build with our dependencies (numpy, scipy, etc ...) development builds
402
- [ci skip] CI is skipped completely
403
- [doc skip] Docs are not built
404
- [doc quick] Docs built, but excludes example gallery plots
405
- [doc build] Docs built including example gallery plots
406
- ====================== ===================
388
+ ............................
389
+
390
+ * Travis is used for testing on Linux platforms
391
+ * Appveyor is used for testing on Windows platforms
392
+ * CircleCI is used to build the docs for viewing, for linting with flake8, and
393
+ for testing with PyPy on Linux
394
+
395
+ Please note that if one of the following markers appear in the latest commit
396
+ message, the following actions are taken.
397
+
398
+ ====================== ===================
399
+ Commit Message Marker Action Taken by CI
400
+ ---------------------- -------------------
401
+ [scipy-dev] Add a Travis build with our dependencies (numpy, scipy, etc ...) development builds
402
+ [ci skip] CI is skipped completely
403
+ [doc skip] Docs are not built
404
+ [doc quick] Docs built, but excludes example gallery plots
405
+ [doc build] Docs built including example gallery plots
406
+ ====================== ===================
407
407
408
408
Stalled pull requests
409
- ^^^^^^^^^^^^^^^^^^^^^
409
+ ......................
410
410
411
411
As contributing a feature can be a lengthy process, some
412
412
pull requests appear inactive but unfinished. In such a case, taking
0 commit comments