diff makefile @ 2309:1aaa449e89d0

deps
author drewp@bigasterisk.com
date Wed, 31 May 2023 02:22:57 -0700
parents 8ebf79d6b957
children 4b331ac7784f
line wrap: on
line diff
--- a/makefile	Wed May 31 02:21:19 2023 -0700
+++ b/makefile	Wed May 31 02:22:57 2023 -0700
@@ -104,7 +104,7 @@
 	pdm run pytest
 
 pytest_watch:
-	pdm run ptw
+	pdm run pytest-watch
 
 test_js:
 	pnpm exec vitest