Skip to content

Commit

Permalink
MOD:remove python dep
Browse files Browse the repository at this point in the history
  • Loading branch information
wswenyue committed Mar 15, 2024
1 parent ea833c4 commit b62d4a4
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/data/aklog.rb
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,6 @@ class Aklog < Formula
sha256 "#_sha256_#"
version '#_version_#'

depends_on :python3

def install
libexec.install Dir["*"]
bin.install libexec/"aklog" => "aklog"
Expand Down

0 comments on commit b62d4a4

Please sign in to comment.