|
|
@ -7,7 +7,7 @@ Anything that I repeatedly implement probably ends up in here. |
|
|
|
""" |
|
|
|
""" |
|
|
|
|
|
|
|
|
|
|
|
setup( |
|
|
|
setup( |
|
|
|
name='xenua', |
|
|
|
name='xenua_tools', |
|
|
|
version='0.1.0', |
|
|
|
version='0.1.0', |
|
|
|
description='Miscellaneous functions that are sometimes helpful', |
|
|
|
description='Miscellaneous functions that are sometimes helpful', |
|
|
|
long_description=long_description, |
|
|
|
long_description=long_description, |
|
|
|