We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7cb87fe + 2da9756 commit c20cf21Copy full SHA for c20cf21
pyproject.toml
@@ -3,8 +3,9 @@ name = "fidimag"
3
dynamic = ["version"]
4
description = "Atomistic and Finite-DIfference microMAGnetic code, based on Python, Cython and C "
5
readme = "README.md"
6
-license-files = "LICENSE.txt"
7
-# license = "BSD-2-Clause"
+# Not fully supported:
+# license-files = "LICENSE.txt"
8
+license = "BSD-2-Clause"
9
requires-python = ">= 3.10"
10
dependencies = [
11
'numpy',
0 commit comments