Skip to content

fix: remove unittest optional dependency#94

Open
Pablo Nicolás Estevez (Polandia94) wants to merge 1 commit intomercadopago:masterfrom
Polandia94:fix/remove-unittest-optional-dependency
Open

fix: remove unittest optional dependency#94
Pablo Nicolás Estevez (Polandia94) wants to merge 1 commit intomercadopago:masterfrom
Polandia94:fix/remove-unittest-optional-dependency

Conversation

@Polandia94

unittest is part of the python standar library and it's not a dependency
If you try to install the dependency as:
pip install .[testing]
you get:
No matching distribution found for unittest

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.

1 participant