Docs: Remove env_developer.yml from install guide#727
Conversation
peanutfun
left a comment
There was a problem hiding this comment.
@tovogt Thanks a lot for this fix, I missed the part where the old env_developer.yml was still used. However, the information on dev and extras in general was moved into its own section, see https://climada-python.readthedocs.io/en/latest/guide/install.html#install-developer-dependencies-optional. Did you miss that part, by chance? I don't think we should display this information twice, and I also think that installing the dev requirements should not be the default instruction.
|
Ah, okay, I missed that part. I thought I was in the section about developer instructions already. And the dev requirements used to be the default here before. But I'm fine with removing the extra part. |
|
I added your suggested changes. Are you aware that the |
|
@tovogt I admit, this is a bit imprecise. Executing |
|
I tried to mention this somewhat explicitly:
(emphasis by me) @tovogt Do you think this is clear enough or should we change something about that? |
|
Don't worry, I think it's clear enough. Thanks for considering my concerns :) |
|
Great, thanks a lot for taking your time and fixing the docs! 🎉 |
Changes proposed in this PR:
setup.py#712, the installation instructions for developers were outdated. This fixes the install guide.PR Author Checklist
develop)PR Reviewer Checklist