This website requires JavaScript.
Explore
Help
Sign In
Python
/
uv
mirror of
https://github.com/astral-sh/uv
Watch
1
Star
0
Fork
You've already forked uv
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
e1878c8359
uv
/
scripts
/
packages
/
dependent_editables
/
first_editable
/
setup.py
4 lines
97 B
Python
Raw
Blame
History
from
setuptools
import
setup
setup
(
name
=
"
first-editable
"
,
version
=
"
0.0.1
"
,
install_requires
=
[
]
)
Reference in New Issue
View Git Blame
Copy Permalink