mirror of
https://github.com/believethehype/nostrdvm.git
synced 2025-09-26 22:37:21 +02:00
Update setup.py
This commit is contained in:
3
setup.py
3
setup.py
@@ -2,7 +2,8 @@ from setuptools import setup, find_packages
|
||||
|
||||
VERSION = '0.0.1'
|
||||
DESCRIPTION = 'A framework to build and run NIP90 Data Vending Machines'
|
||||
LONG_DESCRIPTION = '-'
|
||||
LONG_DESCRIPTION = ('A framework to build and run NIP90 Data Vending Machines. '
|
||||
'This is an early stage release. Interfaces might change/brick')
|
||||
|
||||
# Setting up
|
||||
setup(
|
||||
|
Reference in New Issue
Block a user