xonsh/news/pyreq.rst
2019-05-10 18:47:34 -04:00

24 lines
287 B
ReStructuredText

**Added:**
* <news item>
**Changed:**
* We no longer manually check the Python version in ``setup.py``,
but instead use the setuptools ``python_requires`` feature.
**Deprecated:**
* <news item>
**Removed:**
* <news item>
**Fixed:**
* <news item>
**Security:**
* <news item>