Add virtualenv

This commit is contained in:
Dave Gallant
2024-03-09 16:22:03 -05:00
parent 01c9f48cba
commit 2be6340eaf

View File

@@ -104,5 +104,6 @@ in
# python
poetry
python313
virtualenv
];
}