mirror of
https://github.com/astral-sh/uv.git
synced 2025-08-30 15:27:24 +00:00
Update references to python-build-standalone
to reflect the transferred project (#9977)
This commit is contained in:
parent
e730ef19f1
commit
d70160a57b
16 changed files with 2679 additions and 2679 deletions
|
@ -434,7 +434,7 @@ impl Interpreter {
|
|||
/// `python-build-standalone`; if it returns `false`, the interpreter is definitely _not_ from
|
||||
/// `python-build-standalone`.
|
||||
///
|
||||
/// See: <https://github.com/indygreg/python-build-standalone/issues/382>
|
||||
/// See: <https://github.com/astral-sh/python-build-standalone/issues/382>
|
||||
pub fn is_standalone(&self) -> bool {
|
||||
self.standalone
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue