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
types-pkg-resources # needed for mypy coverage report
boto3-stubs[essential] # needed for mypy coverage report
wheel # needed to publish to PyPI in CircleCI
twine # needed to publish to PyPI in CircleCI
sphinx>=3 # used to generate and upload docs - sphinx-autodoc-typehints requires 4 or better per https://github.com/agronholm/sphinx-autodoc-typehints/pull/138
sphinx-autodoc-typehints # used to handle type hints
sphinx-rtd-theme # used to style docs for readthedocs.io
recommonmark # used to be able to use sphinx with markdown