beefed up the setup file so that people can find me
This commit is contained in:
parent
eadfa46e57
commit
885c5c34c1
4
setup.py
4
setup.py
@ -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",
|
||||||
)
|
)
|
||||||
|
Loading…
Reference in New Issue
Block a user