Skip to content
Snippets Groups Projects

Fix package requires

Merged Markus Holzer requested to merge holzer/lbmpy:FixPackageRequires into master
Viewing commit c17cfce4
Show latest version
1 file
+ 1
1
Preferences
Compare changes
+ 1
1
@@ -15,7 +15,7 @@ except ImportError:
USE_CYTHON = False
quick_tests = [
# 'test_serial_scenarios.test_ldc_mrt',
'test_serial_scenarios.test_ldc_mrt',
'test_serial_scenarios.test_channel_srt',
]