Skip to content

Commit a7ed1bb

Browse files
author
William de Vazelhes
committed
Specify skggm version
1 parent 1e6d440 commit a7ed1bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
extras_require=dict(
3939
docs=['sphinx', 'shinx_rtd_theme', 'numpydoc'],
4040
demo=['matplotlib'],
41-
sdml=['skggm']
41+
sdml=['skggm>=0.2.9']
4242
),
4343
test_suite='test',
4444
keywords=[

0 commit comments

Comments
 (0)