Skip to content

Conversation

tornaria
Copy link
Contributor

In setuptools 68.0.0 deprecation warnings for pkg_resources are issued with stacklevel=2 so they belong to the calling module instead of pkg_resources.

The deprecation warning we filter is reported on setuptools.sandbox.

We fix this, otherwise lots of doctests will fail.

In setuptools 68.0.0 deprecation warnings for pkg_resources are issued
with `stacklevel=2` so they belong to the calling module instead of
pkg_resources.

The deprecation warning we filter is reported on `setuptools.sandbox`.

We fix this, otherwise lots of doctests will fail.
@github-actions
Copy link

Documentation preview for this PR (built with commit 472074f; changes) is ready! 🎉

@vbraun vbraun merged commit 0796e69 into sagemath:develop Jul 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants