mirror of
https://github.com/aljazceru/nutshell.git
synced 2025-12-24 12:04:21 +01:00
fix mint command
This commit is contained in:
@@ -45,6 +45,6 @@ requires = ["poetry-core>=1.0.0"]
|
||||
build-backend = "poetry.core.masonry.api"
|
||||
|
||||
[tool.poetry.scripts]
|
||||
mint = "cashu.mint.app:main"
|
||||
mint = "cashu.mint.main:main"
|
||||
cashu = "cashu.wallet.cli:cli"
|
||||
wallet-test = "tests.test_wallet:test"
|
||||
Reference in New Issue
Block a user