Skip to content

Commit

Permalink
remove tzdb generator script; db should not be generated if library i…
Browse files Browse the repository at this point in the history
…s used as such
  • Loading branch information
FObersteiner committed Sep 15, 2024
1 parent 08e41b2 commit f6829f2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion build.zig.zon
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
.paths = .{
"zdt.zig",
"lib", // anything from lib
"util/gen_tzdb.zig", // exclude other scripts from util
"util/gen_tzdb_prefix.zig",
"util/gen_tzdb_version.zig",
"README.md",
Expand Down

0 comments on commit f6829f2

Please sign in to comment.