Skip to content

Commit 200740a

Browse files
jakirkhamdan-blanchard
authored andcommitted
Update home URL in setup.py (#46)
1 parent 0be7e3e commit 200740a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ def readme():
4141
long_description=readme(),
4242
license="BSD",
4343
keywords="python grid hpc drmaa",
44-
url="https://github.com/drmaa-python/drmaa-python",
44+
url="https://github.com/pygridtools/drmaa-python",
4545
tests_require='nose',
4646
test_suite='nose.collector',
4747
classifiers=["Development Status :: 4 - Beta",

0 commit comments

Comments
 (0)