Skip to content

Commit 2753b8f

Browse files
committed
TST: Remove test_multi.sh
1 parent 5ef32b6 commit 2753b8f

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

doc/source/whatsnew/v0.20.0.txt

+3-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,9 @@ Highlights include:
1111

1212
- Building pandas for development now requires ``cython >= 0.23`` (:issue:`14831`)
1313
- The ``.ix`` indexer has been deprecated, see :ref:`here <whatsnew_0200.api_breaking.deprecate_ix>`
14-
- Switched the test framework to pytest (:issue:`13097`)
14+
- Switched the test framework to `pytest`_ (:issue:`13097`)
15+
16+
.. _pytest: http://doc.pytest.org/en/latest/
1517

1618
Check the :ref:`API Changes <whatsnew_0200.api_breaking>` and :ref:`deprecations <whatsnew_0200.deprecations>` before updating.
1719

test_multi.sh

-2
This file was deleted.

0 commit comments

Comments
 (0)