Skip to content
This repository has been archived by the owner on Oct 12, 2024. It is now read-only.

Problem adding new packages on poetry 1.5 #30

Closed
JeyDi opened this issue Jul 24, 2023 · 1 comment
Closed

Problem adding new packages on poetry 1.5 #30

JeyDi opened this issue Jul 24, 2023 · 1 comment

Comments

@JeyDi
Copy link

JeyDi commented Jul 24, 2023

Hi all!

I have a problem with the plugin, after the installation, if I launch poetry add <newpackage> the package will be installed but the pyproject.toml will not register the change in the file.

Also If I launched another package installation with poetry add <second_new_package poetry remove the old <newpackage> with all the dependencies.

I think this problem it's related to some pyproject configuration in the plugin, like this open issue in Poetry project: python-poetry/poetry#7230

  • Poetry version: Poetry (version 1.5.1)
  • Python version: Python: 3.9.16
  • OS version and name: macOS 13.4.1 ARM

Has anyone experienced the same problem?

@tiangolo
Copy link
Owner

tiangolo commented Sep 8, 2024

Thanks for the patience with my reply! 😅

I just marked this project as deprecated, I'm currently not using it and I think these ideas can be achieved in better ways: https://github.com/tiangolo/poetry-version-plugin#-warning-deprecated-

Given that I'll close this one, but thanks for the interest! ☕

@tiangolo tiangolo closed this as completed Sep 8, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants