Skip to content

Commit 3518263

Browse files
committed
Remove env changes
1 parent 738d821 commit 3518263

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

tox.ini

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -31,10 +31,6 @@ commands =
3131
[testenv:docs]
3232
description = build readthedocs documentation
3333
changedir = {toxinidir}/docs
34-
setenv =
35-
{[testenv]setenv}
36-
READTHEDOCS_PROJECT=docs
37-
READTHEDOCS_VERSION=latest
3834
commands =
3935
sphinx-build -W --keep-going -b html -d {envtmpdir}/doctrees . {envtmpdir}/html
4036

0 commit comments

Comments
 (0)