Skip to content

Commit 0fcf79f

Browse files
committed
Fix pyinstaller exe error
Pin setuptools at 44.0.0 for now. pypa/setuptools#1963
1 parent 980e0f3 commit 0fcf79f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

environment-dev.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ dependencies:
1212
- pytest
1313
- python=3.7
1414
- scipy
15+
- setuptools==44.0.0
1516
- pip:
1617
- click-log==0.1.8
1718

0 commit comments

Comments
 (0)