Skip to content

Commit

Permalink
nbvalx is now available on PyPI
Browse files Browse the repository at this point in the history
  • Loading branch information
francesco-ballarin committed Dec 31, 2023
1 parent 215b3d7 commit 842a34d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -72,13 +72,13 @@ lint = [
tests = [
"coverage[toml]",
"nbqa",
"nbvalx[unit_tests] @ git+https://github.com/multiphenics/nbvalx.git",
"nbvalx[unit_tests]",
"pytest",
"scipy"
]
tutorials = [
"gmsh",
"nbvalx[notebooks] @ git+https://github.com/multiphenics/nbvalx.git",
"nbvalx[notebooks]",
"rbnicsx[backends]",
"viskex @ git+https://github.com/viskex/viskex.git"
]
Expand Down

0 comments on commit 842a34d

Please sign in to comment.