Skip to content

enable pre-commit#38

Merged
auvipy merged 7 commits intocelery:masterfrom
graingert:enable-pre-commit
Jul 21, 2021
Merged

enable pre-commit#38
auvipy merged 7 commits intocelery:masterfrom
graingert:enable-pre-commit

Conversation

@graingert
Copy link
Contributor

and Use built-in unittest.mock and remove unneeded case dep

mgorny and others added 7 commits April 1, 2021 10:27
Use the built-in unittest.mock module to implement mocks since Python 2
is no longer supported.  Remove unused fixtures, and effectively
the dependency on case package.

It seems that this package has been pulling six implicitly for
sphinx_celery, so add the transitional dep for the time being.
See celery/sphinx_celery#11.
@graingert
Copy link
Contributor Author

on top of #37 as pyupgrade would remove the mock imports too

@auvipy auvipy merged commit 3ef3bf0 into celery:master Jul 21, 2021
@graingert graingert deleted the enable-pre-commit branch July 21, 2021 05:48
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.

3 participants