Skip to content

Commit 2733e41

Browse files
committed
Remove dev note and update build environment for doc
1 parent ec19eeb commit 2733e41

2 files changed

Lines changed: 2 additions & 6 deletions

File tree

.readthedocs.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
version: 2
22

33
build:
4-
os: "ubuntu-20.04"
4+
os: "ubuntu-24.04"
55
tools:
6-
python: "3.8"
6+
python: "3.13"
77

88
sphinx:
99
configuration: docs/source/conf.py

docs/source/index.rst

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16,10 +16,6 @@ StepMix - A Package for Stepwise Estimation of Mixture Models
1616

1717
<a href="https://github.com/psf/black"><img alt="Code style: black" src="https://img.shields.io/badge/code%20style-black-000000.svg"></a>
1818

19-
.. note::
20-
21-
This project is under active development.
22-
2319

2420
Contents
2521
--------

0 commit comments

Comments
 (0)