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 colorama depedency #747

Merged
merged 14 commits into from
Jan 29, 2025
Merged

Remove colorama depedency #747

merged 14 commits into from
Jan 29, 2025

Conversation

fabian-moessner
Copy link
Collaborator

No description provided.

@ekneg54
Copy link
Collaborator

ekneg54 commented Jan 28, 2025

the task was to eliminate the colorama dependency. there is no need to reinvent the wheel. Consider to copy the code for the import and its dependencies to a colorama module in logprep. Then you should only fix the import. Please ensure to copy their license too.

@ekneg54 ekneg54 removed their request for review January 28, 2025 15:10
@fabian-moessner fabian-moessner force-pushed the dev-rm-colorama-dependency branch from 302da57 to 858f250 Compare January 29, 2025 13:22
@fabian-moessner
Copy link
Collaborator Author

When running locally black --verbose --config ./pyproject.toml logprep/ all files would be left unchanged. So I don't understand the results of quality checks at the moment. The criticized files came from a rebase.

@ekneg54 ekneg54 self-requested a review January 29, 2025 15:26
@ekneg54 ekneg54 marked this pull request as ready for review January 29, 2025 15:26
@ekneg54
Copy link
Collaborator

ekneg54 commented Jan 29, 2025

fixed the changelog for better understanding and added the license as demanded by the author.

@ekneg54
Copy link
Collaborator

ekneg54 commented Jan 29, 2025

and fixed black. they released a new version. we should reinstall the dev dependencies.

@ekneg54 ekneg54 merged commit 9e74650 into main Jan 29, 2025
13 checks passed
@ekneg54 ekneg54 deleted the dev-rm-colorama-dependency branch January 29, 2025 15:33
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