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