update module docs and sphinx config
This commit is contained in:
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
|
||||
|
||||
[project]
|
||||
name = "trainlib"
|
||||
version = "0.1.1"
|
||||
version = "0.1.2"
|
||||
description = "Minimal framework for ML modeling. Supports advanced dataset operations and streamlined training."
|
||||
requires-python = ">=3.13"
|
||||
authors = [
|
||||
@@ -41,6 +41,7 @@ dev = [
|
||||
]
|
||||
doc = [
|
||||
"furo",
|
||||
# "pydata-sphinx-theme",
|
||||
"myst-parser",
|
||||
"sphinx",
|
||||
"sphinx-togglebutton",
|
||||
|
||||
Reference in New Issue
Block a user