Skip to content

Conversation

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

Python since 3.4 has included mock in the standard library, under the
unittest module. Since the lowest version supported is greater than
that, we can switch to using it and drop one external requirement.

Python since 3.4 has included mock in the standard library, under the
unittest module. Since the lowest version supported is greater than
that, we can switch to using it and drop one external requirement.
@LKaemmerling LKaemmerling merged commit b55756f into hetznercloud:main Aug 5, 2022
@LKaemmerling
Copy link
Member

Hey @s-t-e-v-e-n-k,

thank you! Good job!

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.

2 participants