Skip to content

Remove duplicate nest_asyncio dependency in environment.yml - #194

Open
Manya Sharma (ManyaS-Git) wants to merge 1 commit into
microsoft:masterfrom
ManyaS-Git:fix/environment-yml-duplicate
Open

Remove duplicate nest_asyncio dependency in environment.yml#194
Manya Sharma (ManyaS-Git) wants to merge 1 commit into
microsoft:masterfrom
ManyaS-Git:fix/environment-yml-duplicate

Conversation

@ManyaS-Git

Copy link
Copy Markdown

Summary

.ci/environment.yml\ lists
est_asyncio>=0.9.10\ twice consecutively in the pip dependencies section (a copy/paste artifact). Duplicate entries in the same section are meaningless and error-prone when versions diverge, so this removes the redundant second line.

No functional change — the version constraint is preserved and the file still parses as valid YAML.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant