setup.py test -> pytest / tox

This commit is contained in:
tecnovert
2021-01-10 20:30:07 +02:00
parent bce20d1e59
commit a3ba5cf7e6
20 changed files with 332 additions and 227 deletions

View File

@@ -184,7 +184,7 @@ def runClient(fp, data_dir, chain):
def printVersion():
logger.info('Basicswap version:', __version__)
logger.info('Basicswap version: %s', __version__)
def printHelp():