File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -23,11 +23,11 @@ classifiers =
2323 Programming Language :: Python :: 3.11
2424 Programming Language :: Python :: Implementation :: CPython
2525 Programming Language :: Python :: Implementation :: PyPy
26- License :: OSI Approved :: GNU Lesser General Public License v2 or later (LGPLv2+ )
26+ License :: OSI Approved :: GNU General Public License v2 (GPLv2 )
2727 Operating System :: MacOS :: MacOS X
2828 Operating System :: POSIX :: Linux
2929 Operating System :: Microsoft :: Windows
30- license = LGPLv2.1
30+ license = Apache License 2.0
3131project_urls =
3232 Documentation =https://pillow-heif.readthedocs.io
3333 Source =https://github.com/bigcat88/pillow_heif
6767 pympler
6868 opencv-python
6969 pre-commit
70- pylint
70+ pylint<=2.14.5
7171 coverage
7272
7373[flake8]
You can’t perform that action at this time.
0 commit comments