jjjermiah / nbia-toolkit

Python package for programmatic access to the National Biomedical Imaging Archive (NBIA) and The Cancer Imaging Archive (TCIA)
https://nbia-toolkit.readthedocs.io/en/latest/
MIT License
7 stars 0 forks source link

Fix 'Avoid use of cache directory with pip. Use `pip install --no-cache-dir <package>`' issue in Dockerfile #113

Closed jjjermiah closed 8 months ago

jjjermiah commented 8 months ago

CodeFactor found an issue: Avoid use of cache directory with pip. Use pip install --no-cache-dir <package>

It's currently on: Dockerfile:25

jjjermiah commented 8 months ago

fixed by #117