-
Notifications
You must be signed in to change notification settings - Fork 700
Open
Labels
HacktoberfestIssues suitable for the annual Hacktoberfest organized by Digital OceanIssues suitable for the annual Hacktoberfest organized by Digital Oceangood first issue
Description
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-requirementsto 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 OceanIssues suitable for the annual Hacktoberfest organized by Digital Oceangood first issue