Skip to content

Commit

Permalink
adds jacobian to list of packages in setup
Browse files Browse the repository at this point in the history
  • Loading branch information
tfjgeorge committed Dec 2, 2021
1 parent c5a0381 commit 4510c47
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
license='MIT',
packages=['nngeometry',
'nngeometry.generator',
'nngeometry.generator.jacobian',
'nngeometry.object'],
install_requires=['torch>=1.0.0'],
zip_safe=False)

0 comments on commit 4510c47

Please sign in to comment.