You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Not sure what we can do here, but we use a python wheel to deliver demystify. I mean, this could be a pypi download too. We could get the version of the script but that's fallible. A commit would be better. How do we write this into the wheel/package?
The text was updated successfully, but these errors were encountered:
Add to the recipe: git log --graph --pretty=format:%h" "%s" "(%cr)" <"%an">" and take the first line HEAD and add it to a file/filename to pass to demystify-lite with the .whl.
Read the filename from Python and display in HTML.
Not sure what we can do here, but we use a python wheel to deliver demystify. I mean, this could be a pypi download too. We could get the version of the script but that's fallible. A commit would be better. How do we write this into the wheel/package?
The text was updated successfully, but these errors were encountered: