cic-utils/setup.cfg

24 lines
544 B
INI
Raw Normal View History

[metadata]
name = cic_utils
2022-02-03 13:12:20 +01:00
version = 0.1.0
description = Common utils for CIC
author = William Luke
author_email = william@atto-byte.com
url = https://git.grassecon.net/grassrootseconomics/cic-utils
keywords =
cic
classifiers =
Programming Language :: Python :: 3
Operating System :: OS Independent
Intended Audience :: Developers
License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
license = GPL
licence_files =
LICENSE
[options]
python_requires = >= 3.6
2022-02-03 13:12:20 +01:00
packages = find:
[options.packages.find]
exclude = tests