Skip to content

Commit 4d3cbd0

Browse files
committed
Downgrade python and sdbus version for readthedocs
1 parent 1ca0d2e commit 4d3cbd0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.readthedocs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
version: 2
22

33
python:
4-
version: 3.9
4+
version: 3.8
55
install:
66
- requirements: requirements.txt

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
sdbus>=0.8.0
1+
sdbus>=0.8rc2

0 commit comments

Comments
 (0)