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:
david qiu
2023-03-27 08:27:54 -07:00
committed by GitHub
parent 3d3e523520
commit c50fafb35d

View File

@@ -1,2 +1,5 @@
[virtualenvs]
in-project = true
[installer]
modern-installation = false