update ci and readme, allow workflow dispatch
All checks were successful
Publish / Publish Docker Container (push) Successful in 2m56s
All checks were successful
Publish / Publish Docker Container (push) Successful in 2m56s
This commit is contained in:
@@ -9,7 +9,7 @@ Retention amount: 5
|
||||
Python 3.12 should be used for development and ideally a virtual environment should be used. With the source checked out run the following command to create a virtual environment.
|
||||
|
||||
```bash
|
||||
python3 -m venv ./
|
||||
python3 -m venv .venv
|
||||
```
|
||||
|
||||
The required packages can be installed by running the following command after activating the virtual environment.
|
||||
|
||||
Reference in New Issue
Block a user