mirror of
https://github.com/basicswap/basicswap.git
synced 2026-06-10 21:11:41 +02:00
Convert from setup.py to pyproject.toml
This commit is contained in:
@@ -20,7 +20,7 @@ from tests.basicswap.common import (
|
||||
stopDaemons,
|
||||
)
|
||||
from tests.basicswap.test_xmr import BaseTest
|
||||
from bin.basicswap_run import startXmrDaemon, startXmrWalletDaemon
|
||||
from basicswap.bin.run import startXmrDaemon, startXmrWalletDaemon
|
||||
|
||||
from tests.basicswap.extended.test_dcr import (
|
||||
run_test_ads_success_path,
|
||||
|
||||
Reference in New Issue
Block a user