Skip to content

Commit

Permalink
Require snappy_manifolds 1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
NathanDunfield committed Jul 31, 2023
1 parent d0cef33 commit f55b620
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -498,7 +498,7 @@ def add(self, source_file, dependency_mod_time=0.0):
ext_modules = [SnapPyC, SnapPyHP, TwisterCore]

install_requires = ['plink>=2.4.2', 'spherogram>=2.2', 'FXrays>=1.3',
'pypng', 'decorator', 'snappy_manifolds>=1.1.2',
'pypng', 'decorator', 'snappy_manifolds>=1.2',
'low_index>=1.2']
try:
import sage
Expand Down

0 comments on commit f55b620

Please sign in to comment.