Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Update path to Jinja2 templates#180

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Draft
ConorMacBride wants to merge1 commit intomatplotlib:main
base:main
Choose a base branch
Loading
fromConorMacBride:update-template-path

Conversation

@ConorMacBride
Copy link
Member

A test from#179 was showing:

ValueError: The 'pytest_mpl.summary.html' package was not installed in a way that PackageLoader understands.

The update in this PR might fix that as it follows thePackageLoader docs, although we should check why it usually works withpytest_mpl.summary.html.

@QuLogic
Copy link
Member

This warning may also be relevant:

  /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning:     Installing 'pytest_mpl.summary.templates' as data is deprecated, please list it in `packages`.      !!      ############################      # Package would be ignored #      ############################      Python recognizes 'pytest_mpl.summary.templates' as an importable package,      but it is not listed in the `packages` configuration of setuptools.      'pytest_mpl.summary.templates' has been automatically added to the distribution only      because it may contain data files, but this behavior is likely to change      in future versions of setuptools (and therefore is considered deprecated).      Please make sure that 'pytest_mpl.summary.templates' is included as a package by using      the `packages` configuration field or the proper discovery methods      (for example by using `find_namespace_packages(...)`/`find_namespace:`      instead of `find_packages(...)`/`find:`).      You can read more about "package discovery" and "data files" on setuptools      documentation page.  !!    check.warn(importable)  creating build/lib/pytest_mpl/summary/templates

Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

2 participants

@ConorMacBride@QuLogic

[8]ページ先頭

©2009-2025 Movatter.jp