Working Full field
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
[metadata]
|
[metadata]
|
||||||
name = scgenerator
|
name = scgenerator
|
||||||
version = 0.1.0
|
version = 0.2.5dev
|
||||||
description = Simulated PCFs and supercontinuum generation !
|
description = Simulated PCFs and supercontinuum generation !
|
||||||
author = Benoit Sierro
|
author = Benoit Sierro
|
||||||
author_email = benoit.sierro@iap.unibe.ch
|
author_email = benoit.sierro@iap.unibe.ch
|
||||||
@@ -24,6 +24,7 @@ install_requires =
|
|||||||
matplotlib
|
matplotlib
|
||||||
scipy
|
scipy
|
||||||
tomli
|
tomli
|
||||||
|
tomli-w
|
||||||
tqdm
|
tqdm
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
__version__ = "0.2.4dev"
|
__version__ = "0.2.5dev"
|
||||||
|
|
||||||
from typing import Any
|
from typing import Any
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user