Skip to content

Commit 9500fd5

Browse files
committed
rm .run and moved whatsnew entry
1 parent ef9dce3 commit 9500fd5

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
@@ -161,8 +161,12 @@ If installed, we now require:
161161
+-----------------+-----------------+----------+
162162

163163

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

167171
.. _whatsnew_0220.api:
168172

@@ -336,5 +340,5 @@ Other
336340
^^^^^
337341

338342
- Improved error message when attempting to use a Python keyword as an identifier in a ``numexpr`` backed query (:issue:`18221`)
339-
- Updated conda recipe to be in compliance with conda-build 3.0+ (:issue:`18002`)
340-
- Added CONDA_TEST_BUILD to ci
343+
-
344+

0 commit comments

Comments
 (0)