Skip to content

Commit 47b7f6f

Browse files
committed
rm .run and moved whatsnew entry
1 parent ffa4d4a commit 47b7f6f

File tree

2 files changed

+6
-3
lines changed

2 files changed

+6
-3
lines changed

ci/requirements-3.6_CONDA_BUILD_TEST.run

Lines changed: 0 additions & 1 deletion
This file was deleted.

doc/source/whatsnew/v0.22.0.txt

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -160,8 +160,12 @@ If installed, we now require:
160160
+-----------------+-----------------+----------+
161161

162162

163+
Build Changes
164+
^^^^^^^^^^^^^
165+
163166
- Building pandas for development now requires ``cython >= 0.24`` (:issue:`18613`)
164167
- Building from source now explicity requires ``setuptools`` in ``setup.py`` (:issue:`18113`)
168+
- Updated conda recipe to be in compliance with conda-build 3.0+ (:issue:`18002`)
165169

166170
.. _whatsnew_0220.api:
167171

@@ -330,5 +334,5 @@ Other
330334
^^^^^
331335

332336
- Improved error message when attempting to use a Python keyword as an identifier in a ``numexpr`` backed query (:issue:`18221`)
333-
- Updated conda recipe to be in compliance with conda-build 3.0+ (:issue:`18002`)
334-
- Added CONDA_TEST_BUILD to ci
337+
-
338+

0 commit comments

Comments
 (0)