Skip to content

Commit 1afe1e9

Browse files
aksOpsclaude
andcommitted
Add README and license metadata to pyproject.toml for PyPI
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent 08670ed commit 1afe1e9

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

pyproject.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ build-backend = "setuptools.build_meta"
66
name = "osscodeiq"
77
version = "0.0.0"
88
description = "CLI tool for intelligent code graph discovery and analysis"
9+
readme = "README.md"
10+
license = {text = "MIT"}
911
requires-python = ">=3.11"
1012
dependencies = [
1113
"typer>=0.9",

0 commit comments

Comments
 (0)