The pyproject.toml of this package defines some entry points into the hermes package:
|
cff = "hermes.commands.harvest.cff:CffHarvestPlugin" |
These already exist in the hermes package description and should be removed here as to not interfere with that.
The pyproject.toml of this package defines some entry points into the hermes package:
hermes-plugin-python/pyproject.toml
Line 40 in 85126ff
These already exist in the hermes package description and should be removed here as to not interfere with that.