-
Notifications
You must be signed in to change notification settings - Fork 13
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
Release 0.7.2 #290
Comments
By implementing the fix in #286, I run into other installation problems which have to be fixed:
|
These problems are solved in #291 |
A few minor comments:
|
By the way, it would be nice if we could get rid of the fork for the release when we update pypsa. At least we could check if it would be possible by now. just to keep in mind. may be I create an issue for the release after this one... |
Yes, we don't need the option --process-dependency-links anymore. There is a link to the fork on github in the requirments:
No there is no problem. I just thought we don't want to change the fork. I can add the requirements to pypsa fork. |
Perfect. Can you adjust the installation instructions in that branch too then? |
I just pushed it to PR #291 |
I could not see that you changed the installation instructions. I did so now in feature/installation_dependencies. Or did I misunderstand s.th.? |
You're right, I forgot to change the installation instructions |
eTraGo 0.7.2 is released - also on pypi. As a hack for the dependency link to the pypsa fork one has to use the pip version 18.1. This is now also part of the documentation. In future, we will avoid to use the dependency link. |
I commented all open PR to decide if we want to merge it, close it or keep it open.
Besides, I checked if other newer branches might be merged before this release and added one PR. The other branches are already part of open PR or should be added later (e.g. sclopf).
Looking at the open issues, I think we should
implement pip dependency links are deprecated #286
fix the sqlalchemy dependecy problem with eGo (Installation fails due to conflicting sqlalchemy version eGo#155).
I will take a look at these problems and comment here when I found a solution.
In addition, it might be useful to refer to grid dataversion v0.4.6 which can be used only for etrago. I don't know where is the best place for this by now.
The text was updated successfully, but these errors were encountered: