Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove all-synthetic from optional dependencies #631

Merged
merged 1 commit into from
Jun 21, 2024

Conversation

varun646
Copy link
Contributor

Description

Currently, when using autora-user-cookiecutter with advanced options, we run into a KeyError since autora[all-synthetic] is listed within project.optional-dependencies[all]. However, there is no all-synthetic block in the pyproject.toml file. Since autora-synthetic is listed as a dependency, all-synthetic can be safely removed from the optional dependencies.

Type of change

  • fix: A bug fix

@varun646 varun646 marked this pull request as draft June 18, 2024 16:42
@varun646 varun646 marked this pull request as ready for review June 18, 2024 16:43
Copy link
Collaborator

@younesStrittmatter younesStrittmatter left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@younesStrittmatter younesStrittmatter added this pull request to the merge queue Jun 21, 2024
@github-merge-queue github-merge-queue bot merged commit 92e0882 into AutoResearch:main Jun 21, 2024
16 checks passed
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.

2 participants