Skip to content
This repository was archived by the owner on Sep 20, 2023. It is now read-only.

Commit e68cc78

Browse files
Set experimental.new-installer false
1 parent a9e8843 commit e68cc78

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

tox.ini

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ python =
1313
[testenv]
1414
whitelist_externals = poetry
1515
commands =
16+
poetry config experimental.new-installer false
1617
poetry install -v
1718
poetry run {toxinidir}/scripts/download_driver.py
1819
poetry run pytest --cov pyathenajdbc --cov-report html --cov-report term --flake8 --black --isort

0 commit comments

Comments
 (0)