mirror of
https://github.com/Aider-AI/aider
synced 2026-04-25 17:15:07 +02:00
copy
This commit is contained in:
4
.github/workflows/check_pypi_version.yml
vendored
4
.github/workflows/check_pypi_version.yml
vendored
@@ -1,6 +1,8 @@
|
||||
name: Check PyPI Version
|
||||
|
||||
# Check to be sure `pip install aider-chat installs the most recently published version
|
||||
# Check to be sure `pip install aider-chat` installs the most recently published version.
|
||||
# If dependencies get yanked, it may render the latest version uninstallable.
|
||||
# See https://github.com/Aider-AI/aider/issues/3699 for example.
|
||||
|
||||
on:
|
||||
schedule:
|
||||
|
||||
Reference in New Issue
Block a user