purcell/package-lint

Emacs 27.1 has released, Package-Requires lint should update

condy0919 opened this issue · 1 comments

((version-list-<= '(27) package-version)
(package-lint--error-at-point
'warning
"This makes the package uninstallable in all released Emacs versions."
dep-pos))))))

Good catch, thank you.