Commit fd8e6e9
Simplify conditionalization of mock dependency
Since it is needed only on Python 2.7 and on versions of Python 3 which have reached end of life (before 3.3), move it to the “Python2 only deps” with enum34.
Co-authored-by: (Eliseo) Nathaniel Ruiz Nowell <[email protected]>1 parent 263a198 commit fd8e6e9
1 file changed
+1
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | | - | |
40 | | - | |
41 | 39 | | |
42 | | - | |
| 40 | + | |
43 | 41 | | |
44 | 42 | | |
45 | 43 | | |
| |||
0 commit comments