example config done
This commit is contained in:
4
setup.py
4
setup.py
@@ -2,10 +2,6 @@ from setuptools import setup
|
||||
|
||||
import version
|
||||
|
||||
# https://packaging.python.org/tutorials/distributing-packages/
|
||||
# https://docs.python.org/3/distutils/apiref.html
|
||||
# https://python-packaging.readthedocs.io/en/latest/minimal.html
|
||||
# https://setuptools.readthedocs.io/en/latest/setuptools.html#new-and-changed-setup-keywords
|
||||
setup(name = 'bdisk',
|
||||
version = version.BDISK_VERSION,
|
||||
description = ('An easy liveCD creator built in python. Supports hybrid '
|
||||
|
||||
Reference in New Issue
Block a user