Skip to content

Commit 52169fa

Browse files
Merge pull request #187 from festim-dev/configadjust
Configadjust
2 parents d0d22ac + 5aa60f7 commit 52169fa

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ dist-ssr
2424
*.sw?
2525
*.pyc
2626
venv/
27-
27+
build
2828
docs/_build
2929

3030
# python

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ dependencies = [
2828
"matplotlib>=3.7.0",
2929
"numpy>=1.24.0",
3030
"plotly>=6.0",
31+
"scikit-rf>=1.8.0",
3132
]
3233

3334
[project.optional-dependencies]

0 commit comments

Comments
 (0)