Skip to content

Pytz dependency specification#111

Merged
fsoubelet merged 5 commits into
masterfrom
pytz
Feb 2, 2026
Merged

Pytz dependency specification#111
fsoubelet merged 5 commits into
masterfrom
pytz

Conversation

@fsoubelet
Copy link
Copy Markdown
Member

This package relies on pytz in the BSRT analysis script, which we were getting from our pandas dependency. Since pandas 3.0 it is an optional dependency for them.

A simple fix was to declare the option so we would get pytz when installing PyLHC. This should be a very simple merge and release.

@fsoubelet fsoubelet requested a review from jgray-19 January 27, 2026 14:51
@fsoubelet fsoubelet self-assigned this Jan 27, 2026
@fsoubelet fsoubelet added Type: Release Issue preparing for a release. Estimate: Easy Good first issue for newcomers. Straightforward fixes. Type: Maintenance Improvements in the code, that are not necessarily visible in functionality. Priority: Low Work on this if you have some spare time. Status: Review Needed Work currently stopped, untils someone else reviews it. labels Jan 27, 2026
@github-actions
Copy link
Copy Markdown

Coverage report

Click to see where and how coverage changed

FileStatementsMissingCoverageCoverage
(new stmts)
Lines missing
  pylhc
  __init__.py
Project Total  

This report was generated by python-coverage-comment-action

Copy link
Copy Markdown

@jgray-19 jgray-19 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me. I didn't check the new compiled documentation but I assume it's fine.

@fsoubelet fsoubelet merged commit bd24a27 into master Feb 2, 2026
19 checks passed
@fsoubelet fsoubelet deleted the pytz branch February 2, 2026 12:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Estimate: Easy Good first issue for newcomers. Straightforward fixes. Priority: Low Work on this if you have some spare time. Status: Review Needed Work currently stopped, untils someone else reviews it. Type: Maintenance Improvements in the code, that are not necessarily visible in functionality. Type: Release Issue preparing for a release.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants