Skip to content

Commit

Permalink
readthedocs integration
Browse files Browse the repository at this point in the history
  • Loading branch information
Kalmat committed Apr 24, 2024
1 parent 18e1b66 commit a4bc9a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
install_requires=[
"pywin32>=302; sys_platform == 'win32'",
"python-xlib>=0.21; sys_platform == 'linux'",
"ewmhlib>=0.2; sys_platform == 'linux'",
"ewmhlib>=0.2",
"pyobjc>=8.1; sys_platform == 'darwin'",
"typing_extensions>=4.4.0"
],
Expand Down

0 comments on commit a4bc9a9

Please sign in to comment.