Commit 857fc29
Andrea Rosa
Fix dependency issue with python 3.6.0
A recent change introduce the use of the ContextVar package. That
package is included from python 3.7.0 but not in older versions. This
change adds that explicit dependency in case the version of python used
is less than 3.7.01 parent cb3ad13 commit 857fc29
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| 6 | + | |
0 commit comments