Skip to content

Commit

Permalink
LRGCN added
Browse files Browse the repository at this point in the history
  • Loading branch information
benedekrozemberczki committed Jul 5, 2020
1 parent 401c404 commit 3dbefaf
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,9 @@

setup_requires = ['pytest-runner']

tests_require = ['pytest', 'pytest-cov', 'mock']
tests_require = ['pytest',
'pytest-cov',
'mock']

setup(
name = "torch_geometric_temporal",
Expand Down

0 comments on commit 3dbefaf

Please sign in to comment.