mirror of
https://github.com/basicswap/basicswap.git
synced 2025-11-06 10:48:11 +01:00
Convert from setup.py to pyproject.toml
This commit is contained in:
@@ -39,7 +39,7 @@ from tests.basicswap.common import (
|
||||
from tests.basicswap.common_xmr import (
|
||||
prepare_nodes,
|
||||
)
|
||||
import bin.basicswap_run as runSystem
|
||||
import basicswap.bin.run as runSystem
|
||||
|
||||
TEST_PATH = os.path.expanduser(os.getenv('TEST_PATH', '~/test_basicswap1'))
|
||||
delay_event = threading.Event()
|
||||
|
||||
Reference in New Issue
Block a user