Revert "improve shell compatibility of venv activate scripts (#10397)" (#10497)

## Summary

This reverts commit 2f7f9ea571
(https://github.com/astral-sh/uv/pull/10397). We're seeing some
user-reported failures, so we need to investigate further before
re-shipping.

Re-opens https://github.com/astral-sh/uv/issues/7480.

Closes https://github.com/astral-sh/uv/issues/10487.
This commit is contained in:
Charlie Marsh
2025-01-11 09:23:07 -05:00
committed by GitHub
parent e57acc5551
commit 5bc09a1e9e
2 changed files with 8 additions and 14 deletions

View File

@@ -95,7 +95,6 @@ jobs:
version: ${{ env.SHELLCHECK_VERSION }}
severity: style
check_together: "yes"
additional_files: activate
cargo-clippy:
timeout-minutes: 10