-
Notifications
You must be signed in to change notification settings - Fork 80
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
update release docs for 4.0 #1337
Comments
I'm at the testenv2 part of the release notes.
but the the correct tag is checked out -
src/version.py is correct:
...ok. turns out setuptools_scm wasn't installed. Once I did I don't really understand the installation message --
- like, if it was already satisfied, why is it installing it?? I also don't understand why it wasn't installed by the pip install command used to install sourmash from git+https... |
happened again for the next section on |
also looks like the docs are not picking up the "4.0" version. |
ok, that was just because it built off of 'latest' immediately after #1283 was merged, and before the tag was there. I forced a rebuild and it's happy now! |
4.0.0.rc1 release process is revealing problems with https://sourmash.readthedocs.io/en/latest/release.html --
currently trying:
The text was updated successfully, but these errors were encountered: