Skip to content

Commit

Permalink
Add missing Python reqs for unit tests
Browse files Browse the repository at this point in the history
  • Loading branch information
BjoernAtBosch committed Mar 20, 2024
1 parent ba0a3e6 commit 6d432d4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions desired_state_generator/test/requirements.txt
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
pytest==7.2.1
pytest-cov==4.0.0
1 change: 1 addition & 0 deletions runtime_local/test/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
pytest==7.2.1
pytest-cov==4.0.0
git+https://github.com/eclipse-velocitas/velocitas-lib.git@v0.0.3

0 comments on commit 6d432d4

Please sign in to comment.