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 9c71912 commit d1052c3Copy full SHA for d1052c3
setup.py
@@ -5,6 +5,7 @@
5
name='pyopengltk',
6
version='0.0.1',
7
author ='Jon Wright',
8
+ author_email = 'jonathan.wright@gmail.com',
9
url = 'http://github.com/jonwright/pyopengltk',
10
py_modules=['pyopengltk'],
11
long_description=open('README.md').read(),
0 commit comments