Skip to content

Commit fc136f4

Browse files
committed
fix rtd deps
1 parent 875f970 commit fc136f4

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.readthedocs.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,8 @@ python:
1717
path: .
1818
extra_requirements:
1919
- doc
20-
requirements: requirements_upsetplot.txt
20+
# keep until upsetplot can be installed from pypi
21+
- requirements: requirements_upsetplot.txt
2122

2223
build:
2324
os: "ubuntu-22.04"

0 commit comments

Comments
 (0)