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

Streamline module bazel #239

Merged
merged 3 commits into from
Apr 14, 2024
Merged

Streamline module bazel #239

merged 3 commits into from
Apr 14, 2024

Conversation

martis42
Copy link
Owner

@martis42 martis42 commented Apr 14, 2024

For details see commits

- No longer depend on mypy fork
- Use bzlmod for fetching
- Drop superfluous versions which are ignored either way
- Do not specify compatibility_level where it is not required
- Do not keep root module rules_python in sync with examples. We specify
  the minimum version in the root file, whereas is the examples we can
  choose freely.
- Consistent naming
Looking at other project the single line style seems to be overall preferred.
This makes sense, as this way it is easier to see more relevant information
at once.
@martis42 martis42 merged commit adbed89 into main Apr 14, 2024
11 checks passed
@martis42 martis42 deleted the streamline_module_bazel branch April 14, 2024 07:36
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