Skip to content

Commit db5a42c

Browse files
Removedd license string because of conflict with versions
1 parent 3627b8f commit db5a42c

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
@@ -4,7 +4,7 @@ dynamic = ["version"]
44
description = "Atomistic and Finite-DIfference microMAGnetic code, based on Python, Cython and C "
55
readme = "README.md"
66
# Not fully supported:
7-
license-files = ["LICENSE.txt"]
7+
# license-files = ["LICENSE.txt"]
88
# license = "BSD-2-Clause"
99
requires-python = ">= 3.10"
1010
dependencies = [

0 commit comments

Comments
 (0)