justheuristic пре 5 година
родитељ
комит
1c31aa098b
1 измењених фајлова са 1 додато и 0 уклоњено
  1. 1 0
      setup.py

+ 1 - 0
setup.py

@@ -21,6 +21,7 @@ setup(
     long_description='',
     author='Learning@home authors',
     author_email='mryabinin@hse.ru',
+    url="https://github.com/learning-at-home/hivemind",
     packages=['hivemind'],
     license='MIT',
     install_requires=install_requires,