Skip to content

Commit 6b19ccb

Browse files
committed
Add JaDaPy as a dependency.
JaDaPy is now available on PyPi.
1 parent 1b41652 commit 6b19ccb

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

requirements.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
numpy
22
scipy
33
matplotlib
4+
jadapy

setup.cfg

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ install_requires =
2323
numpy
2424
scipy
2525
matplotlib
26+
jadapy
2627
packages =
2728
transiflow
2829
transiflow.interface

0 commit comments

Comments
 (0)