Skip to content

Commit

Permalink
bump watchdog to branch with macos fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
Sam Schott committed Jan 8, 2021
1 parent 6fd4472 commit 35cd6ef
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 @@ -24,7 +24,7 @@
"setuptools",
"sqlalchemy>=1.3,<1.4",
"survey>=3.2.2,<4.0",
"watchdog>=0.10.0,<=0.10.3",
"watchdog@git+https://github.com/CCP-Aporia/watchdog.git@handle-coalesced-fsevents",
]

gui_requires = [
Expand Down

0 comments on commit 35cd6ef

Please sign in to comment.