feat(synapse): add deployment method virtualenv #7

Merged
transcaffeine merged 2 commits from transcaffeine/synapse-venv into main 2024-09-28 20:20:09 +00:00
Showing only changes of commit 03501ac444 - Show all commits

View File

@ -8,7 +8,7 @@ Module to generate and manage synapse signing keys.
## Requirements
- `python >= 3.9`
- `signed_json >= 1.1.4`
- (pip) `signed_json >= 1.1.4`
## Usage examples