Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[WIP] expand python compatibility + dependencies clean up #73

Merged
merged 33 commits into from
Dec 10, 2023

Conversation

filip-michalsky
Copy link
Owner

this is WIP

we want:

  • able to use salesGPT with python 3.8, 3.9, 3.10, 3.11 and 3.12 (currently only 3.10 and 3.11 supported)
  • tighten up dependencies (library versions)
  • migrate from pure pip to poetry dependency management

@chemik-bit chemik-bit force-pushed the more_python_compat branch 3 times, most recently from 62152ba to eac4a4e Compare December 3, 2023 22:14
Copy link
Owner Author

@filip-michalsky filip-michalsky left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great work! To finish this up, we need to update the readme with precise installation instructions for dependencies using poetry please as well as addressing the additional comments in this PR. Thank you.

Also please rename unit tests in github workflow to english - ty!

pyproject.toml Outdated Show resolved Hide resolved
README.md Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
pyproject.toml Show resolved Hide resolved
@filip-michalsky filip-michalsky merged commit df1d3fb into main Dec 10, 2023
@filip-michalsky filip-michalsky deleted the more_python_compat branch December 10, 2023 21:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants