flake8/docs/source/release-notes/3.1.1.rst
2021-04-03 18:21:02 -07:00

14 lines
465 B
ReStructuredText

3.1.1 -- 2016-11-14
-------------------
You can view the `3.1.1 milestone`_ on GitHub for more details.
- Do not attempt to install/distribute a ``man`` file with the Python package;
leave this for others to do. (See also :issue:`186`)
- Fix packaging bug where wheel version constraints specified in setup.cfg did
not match the constraints in setup.py. (See also :issue:`187`)
.. links
.. _3.1.1 milestone:
https://github.com/pycqa/flake8/milestone/13