You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Some of the requirements are optional. By moving them to extra's (e.g. pip install .[test]) most projects that have caption as dependency could be smaller:
In particular:
pytest
pytest-cov
coverage
The text was updated successfully, but these errors were encountered:
Some of the requirements are optional. By moving them to extra's (e.g.
pip install .[test]
) most projects that havecaption
as dependency could be smaller:In particular:
The text was updated successfully, but these errors were encountered: