mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-30 01:04:59 +00:00
copy
This commit is contained in:
parent
60859ec2b9
commit
b56234f1c9
1 changed files with 3 additions and 1 deletions
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:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue