Commit e122fc7
committed
fix a strange behavior change of Pipfile and Pipfile.lock - where lib 'click' is included in dependencies, but having module 'click' not found when start runtime, fix is hacky: just pip install it before pipenv (Pipfile.lock) install, note this happens on master.
1 parent 80cab65 commit e122fc7
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| 23 | + | |
23 | 24 | | |
0 commit comments