Skip to content

Commit

Permalink
Modify setup.py for new version
Browse files Browse the repository at this point in the history
  • Loading branch information
DavdGao committed Sep 6, 2024
1 parent cdc51bc commit b76b7c1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -137,6 +137,7 @@
package_data={
"agentscope.studio": ["static/**/*", "templates/**/*"],
"agentscope.prompt": ["_prompt_examples.json"],
"agentscope.service.browser": ["markpage.js"],
},
install_requires=minimal_requires,
extras_require={
Expand Down

0 comments on commit b76b7c1

Please sign in to comment.