Skip to content

Commit

Permalink
Lower wheel version requirement for ViperMonkey
Browse files Browse the repository at this point in the history
  • Loading branch information
lennyzeltser committed Nov 26, 2024
1 parent 36c1bbc commit bda5c52
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion remnux/python3-packages/vipermonkey.sls
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ remnux-python3-package-vipermonkey-venv:
- pip_pkgs:
- pip>=20.3.4
- setuptools>=44.1.1
- wheel>=0.38.4
- wheel>=0.37.1
- require:
- sls: remnux.packages.python3-virtualenv

Expand Down

0 comments on commit bda5c52

Please sign in to comment.