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

How to undo 'dephell project register'? #476

Open
sinoroc opened this issue Nov 19, 2020 · 0 comments
Open

How to undo 'dephell project register'? #476

sinoroc opened this issue Nov 19, 2020 · 0 comments

Comments

@sinoroc
Copy link

sinoroc commented Nov 19, 2020

For context, I am coming from here:

In short, we are trying to figure out how to add editable installations of some external libraries into a poetry-managed environment. We found out about dephell project register, and it seems to be an agreeable compromise (until actual editable installations are standardized and implemented in poetry). Now as it seems, we are stuck at undoing the effects of this operation.

How to uninstall a project installed as editable via dephell project register?

1. It seems like it would be nice to have a dephell command to undo the project register operations. Would that be possible?

2. It seems like the content of the Library.egg-link file created by dephell in the environment's site-packages directory contains something like path/to/Library/Library.egg-info while (as far as I know) it should contain path/to/Library instead. This difference makes it so that pip can not uninstall the project. The uninstall done by pip would not be complete anyway since the dephell.pth would remain unchanged, but still...

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

No branches or pull requests

1 participant