Skip to content

Commit 59464b3

Browse files
authored
Update noxfile.py
1 parent 40b0ff5 commit 59464b3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

noxfile.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@ def docs(session):
1818
def docs_live(session):
1919
session.install("-r", "doc/doc-requirements.txt")
2020
session.install("sphinx-autobuild")
21-
session.install("git+https://github.com/pydata/pydata-sphinx-theme@main")
2221
session.run(
2322
"sphinx-autobuild",
2423
"--re-ignore",

0 commit comments

Comments
 (0)