replace satmachineadmin varieties with satmachineclient; update pyprojec.toml
This commit is contained in:
parent
5a09c76ba4
commit
9b04d1af6c
15 changed files with 115 additions and 151 deletions
|
|
@ -1,8 +1,8 @@
|
|||
[tool.poetry]
|
||||
name = "satmachineadmin"
|
||||
version = "0.0.0"
|
||||
description = "Eightball is a simple API that allows you to create a random number generator."
|
||||
authors = ["benarc", "dni <dni@lnbits.com>"]
|
||||
name = "Satoshi Machine Client"
|
||||
version = "0.0.1"
|
||||
description = "This acts as a dashboard for Satoshi Machine Lamassu ATM Liquidity Providers"
|
||||
authors = ["padreug <padreug@aiolabs.dev>"]
|
||||
|
||||
[tool.poetry.dependencies]
|
||||
python = "^3.10 | ^3.9"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue