diff options
| author | Isaac Yu <isaacyu1@isaacyu1.com> | 2023-02-20 23:13:35 +0000 |
|---|---|---|
| committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-02-25 09:18:00 +0700 |
| commit | fbd8b71333d87984a2ccd04a83a1078831edd671 (patch) | |
| tree | c7cedb739ff60d0c6ae4e530a598a18277b2d802 /python/python3-virtualenv/README | |
| parent | b5d77cfff93edc57427d1a568b226c1ea8c00303 (diff) | |
python/python3-virtualenv: Added (python containers)
Signed-off-by: bedlam <dave@slackbuilds.org>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-virtualenv/README')
| -rw-r--r-- | python/python3-virtualenv/README | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/python/python3-virtualenv/README b/python/python3-virtualenv/README new file mode 100644 index 0000000000..54f6e288a0 --- /dev/null +++ b/python/python3-virtualenv/README @@ -0,0 +1,3 @@ +Virtualenv is a tool to create isolated Python environments. + +This is the Python 3 build of virtualenv. |
