Skip to content

Commit

Permalink
TST: register slow marker (pandas-dev#16797)
Browse files Browse the repository at this point in the history
* TST: register slow marker

* Update setup.cfg
  • Loading branch information
ri938 committed Jul 7, 2017
1 parent 0645868 commit 8f8e3d6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions doc/source/whatsnew/v0.20.3.txt
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ Bug Fixes
- Fixed a bug in failing to compute rolling computations of a column-MultiIndexed ``DataFrame`` (:issue:`16789`, :issue:`16825`)
- Bug in a DataFrame/Series with a ``TimedeltaIndex`` when slice indexing (:issue:`16637`)
- Bug in reindexing on an empty ``CategoricalIndex`` (:issue:`16770`)
- Fixed a pytest marker failing downstream packages' tests suites (:issue:`16680`)

Conversion
^^^^^^^^^^
Expand Down

0 comments on commit 8f8e3d6

Please sign in to comment.