Skip to content

Commit c20cf21

Browse files
Merge remote-tracking branch 'origin/master' into nebm-kf
2 parents 7cb87fe + 2da9756 commit c20cf21

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

pyproject.toml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,9 @@ name = "fidimag"
33
dynamic = ["version"]
44
description = "Atomistic and Finite-DIfference microMAGnetic code, based on Python, Cython and C "
55
readme = "README.md"
6-
license-files = "LICENSE.txt"
7-
# license = "BSD-2-Clause"
6+
# Not fully supported:
7+
# license-files = "LICENSE.txt"
8+
license = "BSD-2-Clause"
89
requires-python = ">= 3.10"
910
dependencies = [
1011
'numpy',

0 commit comments

Comments
 (0)