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
Munch uses pkg_resources and thus is causing deprecation warnings from setuptools. There's no stable version of munch that fixes this and no sign that there will be one. My solution is to vendor munch and remove the use of pkg_resources.
The text was updated successfully, but these errors were encountered:
Munch uses pkg_resources and thus is causing deprecation warnings from setuptools. There's no stable version of munch that fixes this and no sign that there will be one. My solution is to vendor munch and remove the use of pkg_resources.
The text was updated successfully, but these errors were encountered: