mirror of
https://github.com/kennethreitz-archive/uvenv.git
synced 2026-06-21 15:40:58 +00:00
5 lines
45 B
Python
5 lines
45 B
Python
from uvenv.uv import UV
|
|
|
|
uv = UV()
|
|
uv.help()
|