Commit ec02207
authored
Unpit lit version from setup.py (#54)
We install lit via `tox` when we run the tests -- there is no need to
install `lit` when we only want to install LNT itself, and even less
of a need to pin it to a specific version (which in this case is old
and causes a bunch of tests to fail).1 parent 04cc399 commit ec02207
1 file changed
+0
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
132 | 132 | | |
133 | 133 | | |
134 | 134 | | |
135 | | - | |
136 | 135 | | |
137 | 136 | | |
138 | 137 | | |
| |||
0 commit comments