File tree 2 files changed +5
-5
lines changed
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -12,4 +12,4 @@ sphinx:
12
12
python :
13
13
install :
14
14
- requirements : requirements-dev.txt
15
- - " . "
15
+ - path : .
Original file line number Diff line number Diff line change @@ -11,14 +11,14 @@ subsystem. *Uinput* allows userspace programs to create and handle
11
11
input devices that can inject events directly into the input
12
12
subsystem.
13
13
14
- Documentation (stable) :
15
- http ://python-evdev.readthedocs.io/en/latest/
14
+ Documentation:
15
+ https ://python-evdev.readthedocs.io/en/latest/
16
16
17
17
Development:
18
18
https://github.com/gvalkov/python-evdev
19
19
20
20
Package:
21
- http ://pypi.python.org/pypi/evdev
21
+ https ://pypi.python.org/pypi/evdev
22
22
23
23
Changelog:
24
- http ://python-evdev.readthedocs.io/en/latest/changelog.html
24
+ https ://python-evdev.readthedocs.io/en/latest/changelog.html
You can’t perform that action at this time.
0 commit comments