We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9056944 commit cc5f020Copy full SHA for cc5f020
1 file changed
setup.py
@@ -27,8 +27,8 @@
27
version="0.6",
28
packages=packages,
29
package_data=package_data,
30
- author="Enrico Sirola",
31
- author_email="enrico.sirola@gmail.com",
+ author="David Ressman",
+ author_email="davidr@ressman.org",
32
description="a python DRMAA library",
33
license="BSD",
34
keywords="python grid hpc drmaa",
0 commit comments