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 9b2890d commit d99c71bCopy full SHA for d99c71b
setup.py
@@ -18,7 +18,7 @@
18
author='DataJoint',
19
author_email='[email protected]',
20
license='MIT',
21
- url='https://github.com/datajoint-company/playground_tutorial',
+ url='https://github.com/datajoint/datajoint-tutorial',
22
keywords='neuroscience datajoint',
23
packages=find_packages(exclude=['contrib', 'docs', 'tests*']),
24
install_requires=requirements,
0 commit comments