diff options
-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 |