Skip to content

Commit db958bd

Browse files
committed
Enhance setup.py: Add 'keywords' field to improve package discoverability
1 parent ea95302 commit db958bd

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
setup(
77
name="aether-cli",
88
version="0.1.0",
9+
keywords="ai",
910
author="AirTouch666",
1011
author_email="me@airtouch.top",
1112
description="A command-line interface for interacting with various AI models.",

0 commit comments

Comments
 (0)