Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
samholt committed Apr 23, 2024
1 parent 7caeeb5 commit 5b8a39b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,10 @@
long_description=long_description,
long_description_content_type="text/markdown",
url="https://github.com/samholt/l2mac",
author="Sam Holt",
author_email="[email protected]",
license="MIT",
keywords="l2mac multi-agent programming gpt llm metaprogramming automatic computer llm-automatic",
packages=find_packages(exclude=["contrib", "docs", "examples", "tests*"]),
include_package_data=True,
package_data={
Expand Down

0 comments on commit 5b8a39b

Please sign in to comment.