Skip to content

Commit

Permalink
build: require watchdog 4.0+, watchdog_gevent 0.2+
Browse files Browse the repository at this point in the history
  • Loading branch information
Bogdanp committed Apr 29, 2024
1 parent 8b04dea commit 8257641
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -61,8 +61,8 @@ def rel(*xs):
],

"watch": [
"watchdog",
"watchdog_gevent",
"watchdog>=4.0",
"watchdog_gevent>=0.2",
],
}

Expand Down

0 comments on commit 8257641

Please sign in to comment.