SAME-Project / same-project

https://sameproject.ml/
Apache License 2.0
19 stars 8 forks source link

Release sameproject 0.1.15, start cleaning up legacy packages #92

Closed Bubblyworld closed 2 years ago

Bubblyworld commented 2 years ago

Removes a bunch of empty directories in various places, and removes all the legacy stuff from the sdk package (hangover from when it was a separate project). Currently pip install sameproject==0.1.15 and import sameproject.sdk is failing because of some sys.path(...) hacks going on in the sdk. Will look into that next.