Skip to content

Commit

Permalink
Remove flexparser pinning
Browse files Browse the repository at this point in the history
A new version of pint has been released to address the previous issue
  • Loading branch information
mraspaud committed Nov 8, 2024
1 parent b00ceac commit dfd0a89
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions continuous_integration/environment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -57,8 +57,7 @@ dependencies:
- pint-xarray
- ephem
- bokeh
- pytest-xdist
- flexparser<0.4 # breaks latest pint 0.24.3. see https://github.com/hgrecco/pint/issues/1969
- pytest-xdist # 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 dfd0a89

Please sign in to comment.