Skip to content

Commit 6e290c6

Browse files
hyperpolymathclaude
andcommitted
fix: use license-file for crates.io compatibility
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent 8389121 commit 6e290c6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ version = "0.1.0"
55
edition = "2024"
66
authors = ["Jonathan D.A. Jewell <j.d.a.jewell@open.ac.uk>"]
77
description = "Auto-wrap Python/R data pipelines into Julia for 100x speedups"
8-
license = "PMPL-1.0-or-later"
8+
license-file = "LICENSE"
99
repository = "https://github.com/hyperpolymath/julianiser"
1010
keywords = ["julia", "python", "data-science", "acceleration"]
1111
categories = ["command-line-utilities", "development-tools"]

0 commit comments

Comments
 (0)