Skip to content

Commit 6ec8547

Browse files
authored
Merge pull request #532 from bashtage/relese-5
DOC: Final doc fixes
2 parents 81b4bcc + 8d4d0be commit 6ec8547

File tree

2 files changed

+0
-9
lines changed

2 files changed

+0
-9
lines changed

README.md

-1
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,6 @@ regression. Currently only the single variable IV estimators are polished.
132132

133133
### Running
134134

135-
136135
- Python 3.9+
137136
- NumPy (1.19+)
138137
- SciPy (1.5+)

doc/source/index.rst

-8
Original file line numberDiff line numberDiff line change
@@ -5,14 +5,6 @@
55
:align: left
66
:alt: linearmodels logo
77

8-
9-
.. warning::
10-
11-
The next version of linearmodels will be 5.0 and will change the default sorting order
12-
for models created using formulas. You can use the new behavior by adding
13-
``from linearmodels.__future__ import ordering`` to your code. This
14-
version will increase the minimum version of formulaic to 0.6.0.
15-
168
.. note::
179

1810
`Stable documentation <https://bashtage.github.io/linearmodels/>`_ for the latest release

0 commit comments

Comments
 (0)