From a0344b920e8719b9f54b8e630e3ee082a03d9f67 Mon Sep 17 00:00:00 2001 From: mutantsan Date: Thu, 24 Oct 2024 15:18:13 +0300 Subject: [PATCH] Update setup.cfg --- setup.cfg | 34 ---------------------------------- 1 file changed, 34 deletions(-) diff --git a/setup.cfg b/setup.cfg index 8eba122..c846cad 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,37 +1,3 @@ -[metadata] -name = ckanext-core-fix -version = 0.7.0 -description = -long_description = file: README.md -long_description_content_type = text/markdown -url = https://github.com//ckanext-core-fix -author = Link Digital -author_email = -license = AGPL -classifiers = - Development Status :: 4 - Beta - License :: OSI Approved :: GNU Affero General Public License v3 or later (AGPLv3+) - Programming Language :: Python :: 3.7 - Programming Language :: Python :: 3.8 - Programming Language :: Python :: 3.9 - Programming Language :: Python :: 3.10 -keywords = CKAN - -[options] -packages = find: -namespace_packages = ckanext -install_requires = -include_package_data = True - -[options.entry_points] -ckan.plugins = - core_fix = ckanext.core_fix.plugin:CoreFixPlugin - -babel.extractors = - ckan = ckan.lib.extract:extract_ckan - -[options.extras_require] - [extract_messages] keywords = translate isPlural add_comments = TRANSLATORS: