Skip to content

Prune obsolete dependencies from test-requirements.in #6579

@legoktm

Description

@legoktm

This is a good first issue for new contributors to take on, if you have any questions, please ask on the task or in our Gitter room!

Description

I'm pretty sure that at least pathlib2 and blinker are no longer required to run our tests.

Steps to reproduce

  • Remove those dependencies from test-requirements.in
  • Run make update-python3-requirements to regenerate a new test-requirements.txt file
  • Run unit tests, see if anything fails. If not, send a PR removing the dependencies. If they do fail, we should document how they're used since it's not obvious with grep.

Metadata

Metadata

Assignees

Labels

HacktoberfestIssues suitable for the annual Hacktoberfest organized by Digital Oceangood first issue

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions