mirror of
https://github.com/hwchase17/langchain
synced 2024-11-04 06:00:26 +00:00
9545f0666d
My thought is that the ==version would prevent pip from finding the package on regular [pypi.org](http://pypi.org/), so it would look at [test.pypi.org](http://test.pypi.org/) for that. Otherwise it'll pull package from [pypi.org](http://pypi.org/) (e.g. sub deps) Right now, the cli release is failing because it's going to test.pypi.org by default, so it finds this incorrect FASTAPI package instead of the real one: https://test.pypi.org/project/FASTAPI/ |
||
---|---|---|
.. | ||
actions/poetry_setup | ||
ISSUE_TEMPLATE | ||
tools | ||
workflows | ||
CODE_OF_CONDUCT.md | ||
CONTRIBUTING.md | ||
PULL_REQUEST_TEMPLATE.md |