Skip to content

Commit 1ca0d2e

Browse files
committed
Added readthedocs configuration
1 parent eddd4fe commit 1ca0d2e

File tree

2 files changed

+7
-0
lines changed

2 files changed

+7
-0
lines changed

.readthedocs.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
version: 2
2+
3+
python:
4+
version: 3.9
5+
install:
6+
- requirements: requirements.txt

requirements.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
sdbus>=0.8.0

0 commit comments

Comments
 (0)