Skip to content

build(deps): remove setuptools from runtime dependencies#1704

Open
nthbotast wants to merge 1 commit intohttpie:masterfrom
nthbotast:fix/1636-move-setuptools-to-dev
Open

build(deps): remove setuptools from runtime dependencies#1704
nthbotast wants to merge 1 commit intohttpie:masterfrom
nthbotast:fix/1636-move-setuptools-to-dev

Conversation

@nthbotast
Copy link

Summary

  • remove setuptools from runtime install_requires
  • add setuptools to the dev extra, where it is needed by plugin test helpers

Fixes #1636

Validation

  • git diff --check
  • attempted targeted test run, but pytest is not installed in this ephemeral environment (python3 -m pytest -> module not found)

Signed-off-by: Nathanael BOT <nathanaelbot@minidenathanael.home>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Unnecessary dependency on setuptools?

1 participant