8000 Drop use of mock and six by s-t-e-v-e-n-k · Pull Request #1723 · django-extensions/django-extensions · GitHub
[go: up one dir, main page]

Skip to content

Drop use of mock and six #1723

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged

Conversation

s-t-e-v-e-n-k
Copy link
Contributor

Now that Python >= 3.5 is the minimal version supported, remove all
remaining traces of the external mock module, as well as one use of six
that is no longer required.

@PeterJCLaw
Copy link
Contributor

Should mock also be removed from requirements-dev.txt? (I can't see anywhere that six is listed as a dependency, though it probably ought to have been, maybe worth checking for that too though?)

Now that Python >= 3.5 is the minimal version supported, remove all
remaining traces of the external mock module, as well as one use of six
that is no longer required.
@s-t-e-v-e-n-k s-t-e-v-e-n-k force-pushed the remove-mock-and-six branch from 3cd80f9 to 896aede Compare June 8, 2022 15:26
@camilonova camilonova merged commit cde0271 into django-extensions:main Jun 11, 2022
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
0