Commit message Age Author Refs
r28773:431e31c6
Use and depend on intersphinx_registry for doc building. We try to still work if intersphinx_registry is not importable as it might not be packaged yet, but it is now avail on conda forge, so it should not be too hard.
M Bussonnier
0
r28772:d72dd7f3
Moving configuration to sphinx.toml file (#14427) This is a PR to move all _static_ docs configuration from the conf.py file to a toml file. I did things in the simplest way possible since I figure it's no use trying to optimize this now.
M Bussonnier
0
r28771:45dcccc5
Update toml imports And use locals() update instead of explicit extractions.
Matthias Bussonnier
0
r28770:0ff421c6
Lint fix
Melissa Weber Mendonça
0
r28769:c68c9e83
Experimental: moving configuration to sphinx.toml file This is a draft PR to move all static configuration from the conf.py file to a toml file.
Melissa Weber Mendonça
0
r28768:940136c3
Support pytest 8.1+ changes in pytest plugin (#14441) Pytest 8.1 has also changed the plugin API, as well as required new keyword arguments. I've shifted the pytest version calculation to the module level so we can use it everywhere, and continue supporting all versions of pytest that we can. Fixes #14390
M Bussonnier
0
r28767:1956f635
DOC: Copy-edit intro to config (#14437) Grammar Move example configs into same order
M Bussonnier
0
r28766:fd05a9a7
Fix for embedded shell venv check index error (#14440) Fixes the issue from #14126 where we get an index out of range error when VIRTUAL_ENV is set to a 1 or 2 part path (eg ".venv").
M Bussonnier
0
r28765:7df70a3c
Support pytest 8.1+ changes in pytest plugin Pytest 8.1 has also changed the plugin API, as well as required new keyword arguments. I've shifted the pytest version calculation to the module level so we can use it everywhere, and continue supporting all versions of pytest that we can. Fixes #14390
Steve Kowalik
0
r28764:269297b6
Fix for embedded shell venv check index error fixes #14126
Ben Jamin
0
< 1 .. 3 4 5 6 7 .. 2882 >