File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed
Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 22
33[ ![ PyPI version] ( https://img.shields.io/pypi/v/codegnipy.svg )] ( https://pypi.org/project/codegnipy/ )
44[ ![ Python] ( https://img.shields.io/pypi/pyversions/codegnipy.svg )] ( https://pypi.org/project/codegnipy/ )
5- [ ![ License] ( https://img.shields.io/github/license/ChidcGithub/CogniPy )] ( LICENSE )
6- [ ![ Build Status] ( https://github.com/ChidcGithub/CogniPy /actions/workflows/ci.yml/badge.svg )] ( https://github.com/ChidcGithub/CogniPy /actions/workflows/ci.yml )
7- [ ![ Coverage] ( https://img.shields.io/codecov/c/github/ChidcGithub/CogniPy .svg )] ( https://codecov.io/gh/ChidcGithub/CogniPy )
5+ [ ![ License] ( https://img.shields.io/github/license/ChidcGithub/CodegniPy )] ( LICENSE )
6+ [ ![ Build Status] ( https://github.com/ChidcGithub/CodegniPy /actions/workflows/ci.yml/badge.svg )] ( https://github.com/ChidcGithub/CodegniPy /actions/workflows/ci.yml )
7+ [ ![ Coverage] ( https://img.shields.io/codecov/c/github/ChidcGithub/CodegniPy .svg )] ( https://codecov.io/gh/ChidcGithub/CodegniPy )
88
99** AI-Native Python Language Extension**
1010
Original file line number Diff line number Diff line change @@ -48,9 +48,9 @@ anthropic = [
4848codegnipy = " codegnipy.cli:main"
4949
5050[project .urls ]
51- Homepage = " https://github.com/ChidcGithub/CogniPy "
52- Documentation = " https://github.com/ChidcGithub/CogniPy #readme"
53- Repository = " https://github.com/ChidcGithub/CogniPy "
51+ Homepage = " https://github.com/ChidcGithub/CodegniPy "
52+ Documentation = " https://github.com/ChidcGithub/CodegniPy #readme"
53+ Repository = " https://github.com/ChidcGithub/CodegniPy "
5454
5555[tool .setuptools .packages .find ]
5656where = [" ." ]
You can’t perform that action at this time.
0 commit comments