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

Feature Request - manage dependencies #1

Closed
rmad17 opened this issue Jan 20, 2017 · 2 comments
Closed

Feature Request - manage dependencies #1

rmad17 opened this issue Jan 20, 2017 · 2 comments

Comments

@rmad17
Copy link

rmad17 commented Jan 20, 2017

This is one feature I desperately want. Many times after installing it becomes very difficult to find out dependencies installed by a package and they stay on. If this could be fixed it would be great.

@kennethreitz
Copy link
Contributor

this would be solved

@kennethreitz
Copy link
Contributor

Not a problem with pyenv — only things you explicitly install are added to Pipfile, and if there are sub-dependencies, they are added to Pipfile.freeze when freeze is run.

erinxocon pushed a commit that referenced this issue Jul 8, 2018
techalchemy pushed a commit that referenced this issue Aug 10, 2018
Update basics.rst with `$SHELL`.
@whyboris whyboris mentioned this issue Sep 6, 2019
frostming pushed a commit that referenced this issue Sep 10, 2020
Add a `scripts` command and a test for it.
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

No branches or pull requests

2 participants