tox: package = editable-legacy, fixes #7580

This commit is contained in:
Thomas Waldmann 2023-05-17 01:01:05 +02:00
parent 0744b7a241
commit 7bb644e997
No known key found for this signature in database
GPG Key ID: 243ACFA951F78E01
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ requires =
wheel
setuptools_scm
[testenv]
package = editable # without this it does not find setup_docs when running under fakeroot
package = editable-legacy # without this it does not find setup_docs when running under fakeroot
setenv =
fuse2: BORG_FUSE_IMPL=llfuse
fuse3: BORG_FUSE_IMPL=pyfuse3