Skip to content
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix "make test-import" #221

Merged
merged 1 commit into from
Oct 14, 2022
Merged

Fix "make test-import" #221

merged 1 commit into from
Oct 14, 2022

Conversation

chosak
Copy link
Member

@chosak chosak commented Oct 13, 2022

The "make test-import" command currently tries to validate a local installation by importing sphinx_wagtail_theme.version_info, but this was removed in 5176ee5, and replaced by __version_full__. This commit fixes that command to use the updated attribute.

The "make test-import" command currently tries to validate a local
installation by importing `sphinx_wagtail_theme.version_info`, but
this was removed in 5176ee5, and
replaced by `__version_full__`. This commit fixes that command to
use the updated attribute.
@chosak chosak requested a review from lb- October 13, 2022 12:29
@lb-
Copy link
Member

lb- commented Oct 14, 2022

Thanks for this! approved.

@lb- lb- merged commit 921cafe into wagtail:main Oct 14, 2022
lb- added a commit that referenced this pull request Oct 15, 2022
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.

2 participants