We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fb9a5fb commit 759e17aCopy full SHA for 759e17a
setup.py
@@ -6,10 +6,10 @@ def read(fname):
6
7
setup(name='windpowerlib',
8
version='0.1.0',
9
- description='Creating time series from wind power plants.',
+ description='Creating time series of wind power plants.',
10
url='http://github.com/wind-python/windpowerlib',
11
author='oemof developing group',
12
- author_email='mail',
+ author_email='windpowerlib@rl-institut.de',
13
license=None,
14
packages=['windpowerlib'],
15
package_data={
0 commit comments