forked from Archives/langchain
fix Poetry 1.4.0+ installation (#1935)
Temporary fix for #1801 until upstream issues with `pydata-sphinx-theme` wheel are resolved.
This commit is contained in:
parent
3d3e523520
commit
c50fafb35d
@ -1,2 +1,5 @@
|
|||||||
[virtualenvs]
|
[virtualenvs]
|
||||||
in-project = true
|
in-project = true
|
||||||
|
|
||||||
|
[installer]
|
||||||
|
modern-installation = false
|
||||||
|
Loading…
Reference in New Issue
Block a user