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
I think sometimes I had to do manual keys for when the github tags weren't there. As for the key names, unlike Awesome Python Applications there's no schema. I was going with something self-documenting. If the repo is on github, it could easily be a gh_url or _gh_url.
I've been wanting to write an apatite-like command that'll validate and clean up the yaml. Specifically, all the alumni could have their attributes frozen into the yaml so as to speed up update time.
The project does not need any requirements outside of what chert uses, so you can create a virtualenv from the requirements.txt over there. Python 3.10 is tested working.
Specifically rand, it has
gh_url
and manual keys (e.g.latest_release_version
). Is this a mistake?The text was updated successfully, but these errors were encountered: