We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9347632 commit 8247973Copy full SHA for 8247973
setup.py
@@ -14,6 +14,8 @@ def get_long_description():
14
long_description=get_long_description(),
15
long_description_content_type='text/markdown',
16
17
+ url = 'https://github.com/mara/data-integration',
18
+
19
install_requires=[
20
'mara-db>=4.2.0',
21
'mara-page>=1.3.0',
0 commit comments