license fix

This commit is contained in:
Benoît Sierro
2023-03-20 17:02:57 +01:00
parent 7477f8ab38
commit da42f47ca4

View File

@@ -8,7 +8,7 @@ version = "0.3.0"
description = "Simulate nonlinear pulse propagation in optical fibers"
readme = "README.md"
authors = [{ name = "Benoit Sierro", email = "benoit.sierro@iap.unibe.ch" }]
license = "MIT"
license = { file = "LICENS" }
classifiers = [
"License :: OSI Approved :: MIT",
"Programming Language :: Python :: 3",