Skip to content

Commit

Permalink
tests: add distlib to requirements.
Browse files Browse the repository at this point in the history
* This may not be needed for tests but it's required for dev environment
  for quads-server so adding it here.

Change-Id: I7c21c435ee1c08261a0bb0c3756a0f235694ea36
  • Loading branch information
sadsfae committed Dec 12, 2024
1 parent fb9e357 commit 94ded22
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -28,3 +28,4 @@ paramiko>=3.0.0
argcomplete>=3.1.2
requests>=2.31.0
validators>=0.20.0
distlib>=0.2

0 comments on commit 94ded22

Please sign in to comment.