File: constants.py

package info (click to toggle)
pytest-watcher 0.4.3-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 856 kB
  • sloc: python: 925; makefile: 28; sh: 13
file content (4 lines) | stat: -rw-r--r-- 56 bytes parent folder | download
1
2
3
4
VERSION = "0.4.3"

DEFAULT_DELAY = 0.2
LOOP_DELAY = 0.1