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
Technically, it's best to have the project installed into the same venv as Sphinx and then, there's an stdlib library to retrieve the installed metadata. That would be `importlib.metadata.version('aiobotocore')`. That would be the most accurate info you can get.
Originally posted by @webknjaz in #1160 (comment)
The text was updated successfully, but these errors were encountered: