python3Packages.affinegap: add comment documenting skipBulkUpdate

This commit is contained in:
Audrey Dutcher
2026-05-07 14:30:45 -07:00
parent 43df5606a9
commit 86fe8c896d
@@ -41,6 +41,7 @@ buildPythonPackage rec {
"affinegap"
];
# Bulk updater will see an older tag ending with a "2" and switch to it
passthru.skipBulkUpdate = true;
meta = {