lively-exabyte-12840
02/28/2022, 4:20 PMpython_requirement(
name="snowflake",
requirements=[
"snowflake-connector-python==2.7.2",
"snowflake-sqlalchemy==1.3.2"
],
modules=["snowflake"]
)
bitter-ability-32190
02/28/2022, 4:22 PMsnowflake
directory in the venv? And they just agree not to step on each others toes?
Last I checked poetry
does this as well with poetry-core
going into poetry/core
.lively-exabyte-12840
02/28/2022, 4:26 PMbitter-ability-32190
02/28/2022, 4:27 PMlively-exabyte-12840
02/28/2022, 4:29 PMbitter-ability-32190
02/28/2022, 4:39 PMenough-analyst-54434
02/28/2022, 4:42 PMbitter-ability-32190
02/28/2022, 4:43 PMenough-analyst-54434
02/28/2022, 4:44 PMbitter-ability-32190
02/28/2022, 4:47 PMenough-analyst-54434
02/28/2022, 4:48 PMbitter-ability-32190
02/28/2022, 5:00 PMhundreds-father-404
02/28/2022, 5:43 PMpantsbuild.pants
to be pants
module whereas pantsbuild.pants.testuil
is pants.testutil
- our dep inference code tries the most precise thing first, then falls back to the general onehappy-kitchen-89482
02/28/2022, 5:56 PMsetuptools
provides setuptools
, easy_install
and pkg_resources
, and pymongo
provides bson
, gridfs
and pymongo
lively-exabyte-12840
02/28/2022, 6:14 PM