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 0be7e3e commit 200740aCopy full SHA for 200740a
setup.py
@@ -41,7 +41,7 @@ def readme():
41
long_description=readme(),
42
license="BSD",
43
keywords="python grid hpc drmaa",
44
- url="https://github.com/drmaa-python/drmaa-python",
+ url="https://github.com/pygridtools/drmaa-python",
45
tests_require='nose',
46
test_suite='nose.collector',
47
classifiers=["Development Status :: 4 - Beta",
0 commit comments