Skip to content

Conversation

@jtpio
Copy link
Member

@jtpio jtpio commented Dec 4, 2025

No description provided.

@jtpio
Copy link
Member Author

jtpio commented Dec 4, 2025

The pre-release check is failing with the following:

 jupyter_releaser/changelog.py:10: in <module>
    from github_activity import generate_activity_md  # type:ignore[import-untyped]
    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
../../../.local/share/hatch/env/virtual/jupyter-releaser/KLCaDkSf/test/lib/python3.12/site-packages/github_activity/__init__.py:3: in <module>
    from .github_activity import get_activity, generate_activity_md
../../../.local/share/hatch/env/virtual/jupyter-releaser/KLCaDkSf/test/lib/python3.12/site-packages/github_activity/github_activity.py:17: in <module>
    import pytz
E   ModuleNotFoundError: No module named 'pytz'

This looks related to the new pandas==3.0.0rc3 released yesterday:

image

Opened executablebooks/github-activity#147 to add the dependency to github-activity.

@jtpio
Copy link
Member Author

jtpio commented Dec 9, 2025

Closing in favor of #627

@jtpio jtpio closed this Dec 9, 2025
@jtpio jtpio deleted the trigger-ci branch December 9, 2025 20:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant