reframe / setup.cfg
macayaven's picture
first-features (#1)
c6ce43e verified
raw
history blame
293 Bytes
[metadata]
name = reframe
version = 0.0.0
description = Cognitive Reframing Tool
long_description = file: README.md
long_description_content_type = text/markdown
license = MIT
[options]
packages = find:
include_package_data = True
python_requires = >=3.10
[options.packages.find]
where = .