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

Pipenv caveat: is it still valid? #746

Closed
alanfranz opened this issue Jun 22, 2020 · 2 comments
Closed

Pipenv caveat: is it still valid? #746

alanfranz opened this issue Jun 22, 2020 · 2 comments

Comments

@alanfranz
Copy link

Hello,
I'm about to start a new Python project, and I'd like to align to current Python good practices for packaging; I'm totally not a packaging newbie, but I've not used poetry/pipenv extensively (my current setup uses pip, setup.py and requirements.txt with custom Makefile targets).

So, I've come across this caveat:
https://packaging.python.org/tutorials/managing-dependencies/#recommendation-caveats-as-of-april-2020

But I see there have been two recent pipenv releases, one is from May, the other from June.

Is the caveat still valid? Should I use Pipenv?

@pradyunsg
Copy link
Member

#729

We have a PR to remove the caveat. I'm waiting on another editor/expert to green-tick before merging. :)

@pradyunsg
Copy link
Member

Removed by merging #729. Thanks for filing this issue @alanfranz! ^>^

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