Fix python publishing
This commit is contained in:
parent
6aa7ebf29d
commit
40b18721ad
4 changed files with 72 additions and 22 deletions
|
|
@ -6,7 +6,7 @@ build-backend = "maturin"
|
|||
name = "reconcile-text"
|
||||
version = "0.9.2"
|
||||
description = "Intelligent 3-way text merging with automated conflict resolution"
|
||||
readme = "../README.md"
|
||||
readme = "README.md"
|
||||
license = { text = "MIT" }
|
||||
authors = [{ name = "Andras Schmelczer", email = "andras@schmelczer.dev" }]
|
||||
requires-python = ">=3.9"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue