There was an error while loading. Please reload this page.
1 parent 104eef6 commit 3e2085dCopy full SHA for 3e2085d
1 file changed
README.md
@@ -11,9 +11,9 @@ Any mutual TLS / other considerations are expected to be managed at the point of
11
12
## Development
13
14
-`pip install cactus_client_notifications` will install all dependencies for running the server
+`uv sync` will install all dependencies for running the server
15
16
-`pip install cactus_client_notifications[dev,test]` will install ALL dependencies for development / tests
+`uv sync --all-extras` will install ALL dependencies for development / tests
17
18
## Configuration
19
0 commit comments