Commit 5669739
committed
Release 0.15.1
- removed version bound from `setup_requires`, allows building from
source when only PyYaml 6.0 is available (and downloading 5.4 is
not), #121, #125
- added type assertion to parser lookup, to make the error clearer on
type error, #122, #123
- fixed `setup.py build_regexes` and `setup.py build` for non-in-place
builds, #1271 parent 1bd2fbf commit 5669739
2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
200 | 200 | | |
201 | 201 | | |
202 | 202 | | |
203 | | - | |
| 203 | + | |
204 | 204 | | |
205 | 205 | | |
206 | 206 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
0 commit comments