-
Notifications
You must be signed in to change notification settings - Fork 754
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove Wave Dockerfile Singularity builds (#7042)
* chore: Move scripts to scripts * fix: Add rich_click as a dependency Not all of us have it installed to our system Python environment @ewels ;) * ci: Remove Dockerfile and wave builds Per Paolo, you need a singularity file to build a Singularity image not a Dockerfile
- Loading branch information
1 parent
a0e49eb
commit 3ceae3a
Showing
6 changed files
with
2 additions
and
5 deletions.
There are no files selected for viewing
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,6 +4,7 @@ | |
# dependencies = [ | ||
# "requests", | ||
# "rich", | ||
# "rich_click" | ||
# ] | ||
# /// | ||
|
||
|
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