File: 3.1.1.rst

package info (click to toggle)
python-flake8 7.3.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 1,224 kB
  • sloc: python: 6,634; sh: 21; makefile: 19
file content (14 lines) | stat: -rw-r--r-- 465 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
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