Skip to content

Commit

Permalink
Downgrade wheel from 0.38.1 to 0.37.1
Browse files Browse the repository at this point in the history
  • Loading branch information
tbonald committed Jan 6, 2023
1 parent a702e20 commit 83e5ef2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements_dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ scipy>=1.7.3
bumpversion==0.6.0

# build wheels for the package
wheel==0.38.1
wheel==0.37.1

# standard package to produce coverage from test runs
coverage>=6.2
Expand Down

0 comments on commit 83e5ef2

Please sign in to comment.