vault backup: 2025-01-16 11:59:28
This commit is contained in:
		| @ -36,6 +36,12 @@ tags: | |||||||
| import nox | import nox | ||||||
|  |  | ||||||
|  |  | ||||||
|  | nox.options.sessions = [ | ||||||
|  |     'test_flexibility' | ||||||
|  | ] | ||||||
|  | nox.options.report = 'report.json' | ||||||
|  |  | ||||||
|  |  | ||||||
| @nox.session(venv_backend='conda', python=['3.10', '3.11', '3.12']) | @nox.session(venv_backend='conda', python=['3.10', '3.11', '3.12']) | ||||||
| @nox.parametrize('numpy', ['1.26', '2.0']) | @nox.parametrize('numpy', ['1.26', '2.0']) | ||||||
| @nox.parametrize('scikit_learn', ['1.5', '1.6']) | @nox.parametrize('scikit_learn', ['1.5', '1.6']) | ||||||
|  | |||||||
		Reference in New Issue
	
	Block a user