Skip to content

Commit

Permalink
Install importlib_resources on buildkite
Browse files Browse the repository at this point in the history
  • Loading branch information
leonardt committed Dec 7, 2023
1 parent bf45ecb commit dd920cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .buildkite/pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ steps:
pip install "pytest<6"
pip install coverage pytest-pycodestyle
pip install --upgrade "mantle>=2.0.0"
pip install vcdvcd decorator kratos
pip install vcdvcd decorator kratos importlib_resources
pip install DeCiDa scipy numpy
# install fault
Expand Down

0 comments on commit dd920cd

Please sign in to comment.