fast-magician-55948
04/08/2021, 3:01 PMbillowy-army-68599
04/08/2021, 3:03 PMpip install
inside your virtualenv?
venv/bin/pip3 list
should tell youfast-magician-55948
04/08/2021, 3:10 PM(venv) C:\Users\perry_000\OneDrive\Pictures\Documents\dev\teluu-adm-functions\clearbooks>pip3 list
Package Version
----------------- -------
Arpeggio 1.10.1
astroid 2.4.2
attrs 20.3.0
colorama 0.4.3
dill 0.3.3
grpcio 1.37.0
isort 5.5.2
lazy-object-proxy 1.4.3
mccabe 0.6.1
parver 0.3.1
pip 20.2.3
protobuf 3.15.7
pulumi 2.24.1
pulumi-gcp 4.19.0
pylint 2.6.0
PyYAML 5.4.1
semver 2.13.0
six 1.15.0
toml 0.10.1
wrapt 1.12.1billowy-army-68599
04/08/2021, 3:15 PMPulumi.yaml
?fast-magician-55948
04/08/2021, 3:16 PMbillowy-army-68599
04/08/2021, 3:28 PMname: clearbooks
runtime:
name: python
options:
virtualenv: venv
description: Clearbooks API for GCP Functions
fast-magician-55948
04/08/2021, 3:33 PM