Skip to content

Commit 37626dc

Browse files
committed
update
1 parent cce2a65 commit 37626dc

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

packages/autorest.python/scripts/install.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,6 @@ def main():
4141
venv_context = env_builder.context
4242

4343
python_run(venv_context, "pip", ["install", "-U", "pip"])
44-
python_run(venv_context, "pip", ["install", "-r", f"{_ROOT_DIR}/requirements.txt"])
4544
python_run(venv_context, "pip", ["install", "-e", f"{_ROOT_DIR}/generator"])
4645

4746

0 commit comments

Comments
 (0)