beefed up the setup file so that people can find me
This commit is contained in:
@@ -9,4 +9,8 @@ setup(
|
|||||||
'scipy',
|
'scipy',
|
||||||
],
|
],
|
||||||
# entry_points = {'console_scripts': ['booze = baker.booze:main',]},
|
# entry_points = {'console_scripts': ['booze = baker.booze:main',]},
|
||||||
|
author = "Stephen M. McQuay",
|
||||||
|
author_email = "stephen@mcquay.me",
|
||||||
|
url = "https://mcquay.me/hg/research",
|
||||||
|
license = "GPL",
|
||||||
)
|
)
|
||||||
|
|||||||
Reference in New Issue
Block a user