File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 2323 PANDAS : 1.3.0
2424 STATSMODELS : 0.13.1
2525 XARRAY : 0.21.0
26- FORMULAIC : 1.2.1
26+ FORMULAIC : 1.0.2
2727 test.wheel : true
2828 python310_mid_sdist :
2929 python.version : ' 3.10'
3333 STATSMODELS : 0.13.1
3434 XARRAY : 2022.6.0
3535 XXHASH : true
36- FORMULAIC : 1.2.1
36+ FORMULAIC : 1.0.2
3737 test.sdist : true
3838 python310_recent_wheel :
3939 python.version : ' 3.10'
@@ -42,11 +42,11 @@ jobs:
4242 PANDAS : 2.0.0
4343 STATSMODELS : 0.14.0
4444 XARRAY : 2023.4.0
45- FORMULAIC : 1.2.1
45+ FORMULAIC : 1.1.0
4646 test.wheel : true
4747 python310_latest :
4848 python.version : ' 3.10'
49- FORMULAIC : 1.2.1
49+ FORMULAIC : 1.2.0
5050 XXHASH : true
5151 PYARROW : true
5252 python310_no_cython :
Original file line number Diff line number Diff line change @@ -311,7 +311,7 @@ include_trailing_comma=true
311311use_parentheses =true
312312
313313[tool .coverage .run ]
314- source = [ " linearmodels" ]
314+ source = [" linearmodels" ]
315315branch = true
316316plugins = [" Cython.Coverage" ]
317317omit = [
You can’t perform that action at this time.
0 commit comments