Skip to content

Commit

Permalink
[ConfigFix] Add 'PyYAML==5.4.1' version in 'functional3' tox env
Browse files Browse the repository at this point in the history
  • Loading branch information
vamahaja committed Nov 16, 2021
1 parent 1f6fe0c commit ed003ad
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ commands =
python3 -m pip install --upgrade pip>=9.0.0 setuptools wheel
pip3 install \
pytest>=5.4.2 \
pyyaml==5.4.1 \
simplejson \
mock \
rtyaml \
Expand Down

0 comments on commit ed003ad

Please sign in to comment.