Replies: 2 comments 4 replies
-
also, I think versioneer does what you want to do |
Beta Was this translation helpful? Give feedback.
1 reply
-
Hi Mark! That advice on installing the |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I am trying to use duramat/pvpro, and it says in the readme I should have the latest dev branches from solar-data-tools. So I tried to
pip install -e ../solar-data-tools
from my clone and it crashes onsetup.py:L27
presumably b/c I am in a Windows CMD terminal, and so I don't have thetail
shell command.Beta Was this translation helpful? Give feedback.
All reactions