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
INFO - DeprecationWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html
File "/usr/local/lib/python3.11/site-packages/mike/mkdocs_plugin.py", line 6, in <module>
from pkg_resources import iter_entry_points
File "/usr/local/lib/python3.11/site-packages/pkg_resources/__init__.py", line 118, in <module>
The text was updated successfully, but these errors were encountered:
The easiest is to just use the latest dev build via pip install git+https://github.com/jimporter/mike.git or something similar. At minimum, I need to resolve #106 before releasing v2.0, but the rest of the stuff in the milestone would be very nice to include.
mike 1.1.2 with python 3.11 deprecation warning:
The text was updated successfully, but these errors were encountered: