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

Fixes #217 Move tested code to cruizlib #218

Merged
merged 1 commit into from
Jan 4, 2025

Conversation

markfinal
Copy link
Owner

This first introduces the separate cruizlib, which is not to contain any GUI aspects.

Only the ConanHook dataclass is currently tested, so move this over to cruizlib.

mypy and pylint check for any parts of the existing code imports that need changing. mypy and pylint check more for cruizlib since this is new.

This first introduces the separate cruizlib, which is not to contain any GUI aspects.

Only the ConanHook dataclass is currently tested, so move this over to cruizlib.

mypy and pylint check for any parts of the existing code imports that need changing.
mypy and pylint check _more_ for cruizlib since this is new.
@markfinal markfinal added the enhancement New feature or request label Jan 4, 2025
@markfinal markfinal added this to the v2.0.0 milestone Jan 4, 2025
@markfinal markfinal self-assigned this Jan 4, 2025
@markfinal markfinal merged commit 9728465 into main Jan 4, 2025
34 checks passed
@markfinal markfinal deleted the mf/217/move_to_testing_cruizlib branch January 4, 2025 16:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant