Skip to content

added tomli to requirements.txt #93

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

Merged
merged 1 commit into from
Mar 30, 2022
Merged

Conversation

BethanyG
Copy link
Member

@BethanyG BethanyG commented Mar 30, 2022

Hoping this fixes the broken CI in the main repo. Black has been upgraded to use the tomli library instead of the toml library, and that breaks things with the test generation and validation scripts, since they use black to format their output, and then use the test runner to validate the tests.

Additionally, see this issue for another black issue that required updating black to version 22.3.0.

@BethanyG BethanyG requested a review from ErikSchierboom March 30, 2022 03:35
@BethanyG
Copy link
Member Author

@ErikSchierboom - apologies for tagging you. Reviewers is not on this repo, and there are no active maintainers besides myself.

Copy link
Member

@ErikSchierboom ErikSchierboom left a comment

Choose a reason for hiding this comment

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

No problem

@BethanyG BethanyG merged commit 6528fe7 into exercism:main Mar 30, 2022
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