diff options
author | garret <garret@airmail.cc> | 2024-08-26 16:13:37 +0100 |
---|---|---|
committer | garret <garret@airmail.cc> | 2024-08-26 16:13:37 +0100 |
commit | 50808dd36c37fa06d575a08a277c423be1577d7f (patch) | |
tree | dca278b735e2e82d6d7c5c0a94160cd922872859 | |
parent | 3cf478a58d81a37cc49a9055ba72582dd2d74365 (diff) | |
download | yt-dlp-rajiko-50808dd36c37fa06d575a08a277c423be1577d7f.tar.gz yt-dlp-rajiko-50808dd36c37fa06d575a08a277c423be1577d7f.tar.bz2 yt-dlp-rajiko-50808dd36c37fa06d575a08a277c423be1577d7f.zip |
new step on the release checklist
-rw-r--r-- | misc/how to do a release | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/misc/how to do a release b/misc/how to do a release index ca99af6..f5eb85f 100644 --- a/misc/how to do a release +++ b/misc/how to do a release @@ -9,6 +9,7 @@ python3 -m build and then put BOTH items from `dist` into the pip index dir - ~/site2/yt-dlp-rajiko/pip/yt-dlp-rajiko/ because without the .whl pip has to "build" it itself, with all the stuff that needs to be installed for that to work update the pip index html +update the dl/ "latest" symlinks ## update the changelog file |