This repository has been archived by the owner on Jan 9, 2025. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 324
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@Eikix can you try |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'm not against a simple script for doing this though more ad hoc tools exist. Just bear in mind then that
- the python version requirement for the script should be as low as possible so that almost anyone can run it
- only python should be required to run it and all the tools added therein (missing uv currently if I'm not mistaken)
i consider that uv needs to be manually installed to run this script. perhaps its a mistake? but because it's a python script, it needs python to run anyway 🤔 |
modified the makefile to use raw |
ClementWalter
previously approved these changes
Oct 16, 2024
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
logging could be a bit nicer, and submodule updated but tested and it's already nice
enitrat
force-pushed
the
dev/setup-script
branch
from
October 17, 2024 14:56
e5ad1f5
to
5148599
Compare
enitrat
force-pushed
the
dev/setup-script
branch
from
October 18, 2024 10:28
5148599
to
ba74385
Compare
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Closes #1500
This change is