Commit b67c90d
committed
Use the platform.python_implementation because it's the most compat
See <pypa/packaging#72 (comment)>
for a discussion of the various setuptools different aliases
support. This means we don't work with 20.2 to 20.6 (released
mid-Feb till late-Mar 2016).1 parent d999875 commit b67c90d
1 file changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
68 | | - | |
69 | | - | |
| 68 | + | |
| 69 | + | |
70 | 70 | | |
71 | 71 | | |
72 | 72 | | |
| |||
77 | 77 | | |
78 | 78 | | |
79 | 79 | | |
80 | | - | |
| 80 | + | |
81 | 81 | | |
82 | 82 | | |
0 commit comments