Skip to content

Commit dbbbb92

Browse files
committed
Use SPDX name of license in pyproject.toml
1 parent 4142ff4 commit dbbbb92

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name = "variPEPS"
33
version = "0.5.3"
44
description = "Versatile tensor network library for variational ground state simulations in two spatial dimensions"
55
authors = ["Jan Naumann <j.naumann@fu-berlin.de>", "Philipp Schmoll <philipp.schmoll@fu-berlin.de>", "Frederik Wilde", "Finn Krein"]
6-
license = "GPL-3.0 or later"
6+
license = "GPL-3.0-or-later"
77
readme = "README.md"
88
packages = [{include = "varipeps"}]
99

0 commit comments

Comments
 (0)