Skip to content

Commit

Permalink
Merge pull request #2971 from mraspaud/fix-ci-pint
Browse files Browse the repository at this point in the history
Pin flexparser before it  breaks pint
  • Loading branch information
mraspaud authored Nov 7, 2024
2 parents 2424541 + 9d6a879 commit c32e1e1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions continuous_integration/environment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,7 @@ dependencies:
- ephem
- bokeh
- pytest-xdist
- flexparser<0.4 # breaks latest pint 0.24.3. see https://github.com/hgrecco/pint/issues/1969
- pip:
- pytest-lazy-fixtures
- trollsift
Expand Down

0 comments on commit c32e1e1

Please sign in to comment.