joshpxyne / gpt-migrate

Easily migrate your codebase from one framework or language to another.
https://gpt-migrate.com
MIT License
6.85k stars 485 forks source link

Use poetry for installation #37

Closed wwzeng1 closed 1 year ago

wwzeng1 commented 1 year ago

This PR was copied from sweepai-dev#5 and generated by Sweep. Resolves #34. Testing: image


Description

This PR addresses issue #34 by introducing Poetry as a new installation method for the project. It includes the following changes:

Summary of Changes

Please review and merge this PR. Thank you!

Fixes #34.

To checkout this PR branch, run the following command in your terminal:

git checkout sweep/use-poetry-for-installation