Fix pypi build (#3548)

* Fix pypi build

The package on pypi only included opendevin/* (the poetry default). It also needs to include agenthub/*

* Bumped version so people will actually get it!

* Fix package definition
* Updated poetry lock file
* Update package name to openhands-ai
* Add py.typed to indicate that OpenHands has type annotations

* Replace package name with openhands_ai

* Fix tests to reflect new name

---------

Co-authored-by: Graham Neubig <neubig@gmail.com>
This commit is contained in:
tofarr
2024-08-26 01:31:37 -06:00
committed by GitHub
parent f9088766e8
commit 6ce77e157b
5 changed files with 2173 additions and 1965 deletions

0
openhands/py.typed Normal file
View File