Skip to content

Commit 8878bde

Browse files
committed
url in setup.py now points to startables-python repo rather than startables organization
1 parent 8c13442 commit 8878bde

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
description='Reads, writes, and manipulates data stored in StarTable format',
3030
long_description=long_description,
3131
long_description_content_type='text/markdown',
32-
url='https://github.com/startable',
32+
url='https://github.com/startable/startables-python/',
3333
author='Jean-François Corbett',
3434
author_email='jeaco@orsted.dk',
3535
license='BSD-3-Clause',

0 commit comments

Comments
 (0)