Fix up setup.py
This commit is contained in:
parent
6ee58e850d
commit
bf8a267ecc
@ -1,4 +1,5 @@
|
|||||||
Copyright (c) 2013, Open Knowledge Foundation, Friedrich Lindenberg
|
Copyright (c) 2013, Open Knowledge Foundation, Friedrich Lindenberg,
|
||||||
|
Gregor Aisch
|
||||||
|
|
||||||
Permission is hereby granted, free of charge, to any person obtaining a
|
Permission is hereby granted, free of charge, to any person obtaining a
|
||||||
copy of this software and associated documentation files (the
|
copy of this software and associated documentation files (the
|
||||||
|
|||||||
2
setup.py
2
setup.py
@ -13,7 +13,7 @@ setup(
|
|||||||
"Programming Language :: Python",
|
"Programming Language :: Python",
|
||||||
],
|
],
|
||||||
keywords='sql sqlalchemy etl loading utility',
|
keywords='sql sqlalchemy etl loading utility',
|
||||||
author='Friedrich Lindenberg, Gregor Aisch, OKFN'
|
author='Friedrich Lindenberg, Gregor Aisch',
|
||||||
author_email='info@okfn.org',
|
author_email='info@okfn.org',
|
||||||
url='http://github.com/pudo/dataset',
|
url='http://github.com/pudo/dataset',
|
||||||
license='MIT',
|
license='MIT',
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user