head 1.1; access; symbols; locks; strict; comment @# @; 1.1 date 2026.08.10.07.50.48; author wiz; state Exp; branches; next ; commitid 0oPsDaAegspg24RG; desc @@ 1.1 log @py-flask-admin: fix build with flit_core 4. @ text @$NetBSD$ Fix build with flit_core 4.x. --- pyproject.toml.orig 2026-08-10 07:47:48.741529930 +0000 +++ pyproject.toml @@@@ -4,7 +4,6 @@@@ license = { file = "LICENSE.txt" } description = "Simple and extensible admin interface framework for Flask" readme = "README.md" license = { file = "LICENSE.txt" } -author = [{ name = "Flask-Admin team" }] maintainers = [{ name = "Pallets Ecosystem", email = "contact@@palletsprojects.com" }] classifiers = [ 'Development Status :: 5 - Production/Stable', @