This website requires JavaScript.
Explore
Discord Server
Help
Register
Sign in
actions
/
superlint
Watch
1
Star
0
Fork
You've already forked superlint
0
mirror of
https://github.com/super-linter/super-linter.git
synced
2024-11-06 09:15:49 -05:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
2d64ac1c06
superlint
/
dependencies
/
python
/
yq.txt
6 lines
72 B
Text
Raw
Normal View
History
Unescape
Escape
Use Virtual Environment for Python Deps (#2294) * Build static python depenencies * Address linting * Fix copy path * cleaner * Stage virtual environments * Update Dockerfile to support virtual environments * Remove old python builds * Remove unnecessary RUN step * Fix merge conflicts * Remove test checking for PIP packages We use virtual environments and no longer install the packages via pip directly in the image. It should be enough that the version tests check for the existence already and that the version comes back correctly. * Remove binary installation of black * cleaner * Remove pip * pretty Co-authored-by: Admiral Awkbar <admiralawkbar@github.com>
2022-01-10 16:23:22 -05:00
argcomplete==2.0.0
PyYAML==6.0
toml==0.10.2
Update Python dependencies
2022-05-08 13:05:28 -04:00
xmltodict==0.13.0
Update Python dependencies (#3124) Co-authored-by: Super-Linter Automation <noreply@github.com>
2022-07-11 11:07:29 -04:00
yq==3.0.2
Reference in a new issue
Copy permalink