Skip to content

Commit

Permalink
Fix CI (#8)
Browse files Browse the repository at this point in the history
A recent version of click has been released which removes `_unicodefun`, breaking the CI. (see dask/distributed#6013)
  • Loading branch information
schroedtert committed Mar 31, 2022
1 parent a82e0f8 commit 8dc4a0c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,4 @@ pylint==2.11.1
pytest==6.2.5
pytest-mock==3.7.0
Shapely==1.8.0
click==8.0.2

0 comments on commit 8dc4a0c

Please sign in to comment.