Fr3deric
7 years ago
1 changed files with 2 additions and 2 deletions
@ -1,8 +1,8 @@ |
|||||||
from setuptools import setup, find_packages |
from setuptools import setup, find_packages |
||||||
|
|
||||||
setup( |
setup( |
||||||
name='blup3', |
name='blup', |
||||||
version='3.0', |
version='3.0', |
||||||
description='blup3 Blinkenbunt Software Suite', |
description='Blinkenbunt Software Suite', |
||||||
packages=find_packages(), |
packages=find_packages(), |
||||||
) |
) |
||||||
|
Loading…
Reference in new issue