File size: 265 Bytes
4984f6e | 1 2 3 | C:\Python\Python3.9.13\Python3.9.13\python.exe -m venv p_env
p_env\scripts\activate & pip install -r requirements_blackduck.txt --index-url https://infyartifactory.ad.infosys.com/artifactory/api/pypi/pypi-remote/simple --trusted-host infyartifactory.ad.infosys.com
|