mirror of
https://github.com/python-pillow/Pillow.git
synced 2024-11-11 04:07:21 +03:00
991795eb8e
Starting with wheel 0.32.0 (2018-09-29), the "license_file" option is deprecated. https://wheel.readthedocs.io/en/stable/news.html The wheel will continue to include LICENSE, it is now included automatically: https://wheel.readthedocs.io/en/stable/user_guide.html#including-license-files-in-the-generated-wheel-file
6 lines
53 B
INI
6 lines
53 B
INI
[aliases]
|
|
test=pytest
|
|
|
|
[flake8]
|
|
max-line-length = 88
|