From 01bc35f693229cd2b64dcb79f7baeaeb7a2e97c2 Mon Sep 17 00:00:00 2001
From: Salem
- Documentation ~ Code + Documentation ~ Code
# gfn: a Python package for GFlowNets diff --git a/pyproject.toml b/pyproject.toml index 58ce49ab..32ade83a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -58,7 +58,7 @@ scripts = ["tqdm", "wandb", "simple-parsing"] all = ["pre-commit", "pytest", "renku-sphinx-theme", "sphinx_rtd_theme", "sphinx-autoapi", "sphinx-math-dollar", "sphinx", "tox", "black", "myst-parser", "tqdm", "wandb", "simple-parsing"] [project.urls] -"Homepage" = "https://gfn.readthedocs.io/en/latest/" +"Homepage" = "https://torchgfn.readthedocs.io/en/latest/" "Bug Tracker" = "https://github.com/saleml/gfn/issues"