Skip to content
This repository was archived by the owner on Jan 23, 2025. It is now read-only.
This repository was archived by the owner on Jan 23, 2025. It is now read-only.

Test Dependencies are now excessive #17

@kentfredric

Description

@kentfredric

Prior to merging #9, you were using a combination of testing plugins that made it so "authorship" tests were required for end users to run, and subsequently, the choice of plugins you had caused installation to failure if you didn't satisfy those deps.

Subsequently, in 0.17, you changed that, and authortests now ship in xt, and their dependencies are no longer necessary.

However, you still have this set of "user must install these" test dependencies, which is now just silly:

https://github.com/nigelm/html-scrubber/blob/master/dist.ini#L12-L23

Most of these are now only development deps.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions