Skip to content

Commit

Permalink
update pyproject
Browse files Browse the repository at this point in the history
  • Loading branch information
mandd committed Nov 21, 2024
1 parent 76f8123 commit ef7dde2
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,9 @@ dependencies = [
"jupyterlab",
"openpyxl",
"quantulum3",
"python>=3.9"
"python>=3.9",
"plotly",
"xlrd"
]
classifiers = [
"Programming Language :: Python :: 3",
Expand All @@ -41,4 +43,4 @@ classifiers = [
]

[project.urls]
"Homepage" = "https://github.inl.gov/congjian-wang/DACKAR"
"Homepage" = "https://github.com/idaholab/DACKAR"

0 comments on commit ef7dde2

Please sign in to comment.