Skip to content

Commit

Permalink
Add missing test dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
jakobluettgau committed Dec 15, 2023
1 parent e88f3ac commit 169e372
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions darshan-util/pydarshan/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,10 @@ skip = [
test-requires = [
"packaging",
"pytest",
"cffi",
"pandas",
"seaborn",
"mako",
"lxml",
"matplotlib",
"importlib_resources;python_version<'3.9'",
Expand Down

0 comments on commit 169e372

Please sign in to comment.