We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 06e0335 commit fb67b7aCopy full SHA for fb67b7a
README.md
@@ -67,7 +67,7 @@ $ pip install -e .[all]
67
You can use the test env defined for hatch to run the tests:
68
69
```shell
70
-$ hatch run test:run
+$ hatch run testing:run
71
```
72
73
See `hatch env show` for more information about all the environments and their scripts.
0 commit comments