Skip to content

Commit 72651e2

Browse files
authored
1 parent 3084651 commit 72651e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
name = "pydifact"
33
dynamic = ["version"]
44
authors = [{ name = "Christian González", email = "[email protected]" }]
5-
license = { "file" = "LICENSE" }
5+
license = "MIT"
66
description = "Pydifact is a library that aims to provide complete support for reading and writing EDIFACT files. These file format, despite being old, is still a standard in many business cases. In Austria e.g., it is used for the transfer of medical reports between medical doctors."
77
readme = "README.md"
88
classifiers = [

0 commit comments

Comments
 (0)