Skip to content
New issue

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

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

Already on GitHub? # to your account

Poetry uses Python 3.8 as default, but project requires 3.9 #60

Open
caufieldjh-in-space opened this issue Mar 23, 2023 · 1 comment
Open

Comments

@caufieldjh-in-space
Copy link

More of a documentation note than anything else - poetry creates a config with python = "^3.8" if the user doesn't tell it otherwise, but upon running make setup it becomes obvious that the project requires ^3.9.

@caufieldjh-in-space
Copy link
Author

(posted as my personal account because I encountered this on a personal project)

# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

No branches or pull requests

3 participants