Note that the package name is the published distribution

Renaming it strands every pip install and every pinned dependency on it,
including the ComfyUI node package, and the console script has the same
property since users have it on PATH. Recorded at the name itself, where
whoever considers changing it will be looking.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
This commit is contained in:
Victor Kuznetsov
2026-08-10 13:52:48 -07:00
co-authored by Claude Opus 5
parent b1319b1d5a
commit b08899dc00
+4
View File
@@ -1,4 +1,8 @@
[project]
# This name is the published PyPI distribution, not a local label: changing it
# strands every `pip install remove-ai-watermarks` and every pinned dependency
# on it, including the ComfyUI node package. The console script below carries
# the same weight, since users have it on PATH.
name = "remove-ai-watermarks"
version = "0.26.3"
description = "AI watermark remover for visible, invisible, and provenance marks in images and video"