{ "version": 1, "project": "Outlines-core", "project_url": "https://outlines-dev.github.io/outlines-core/", "repo": "..", "branches": [ "HEAD" ], "build_command": [ "pip install setuptools_rust", "python -mpip install .[test]", "PIP_NO_BUILD_ISOLATION=false python -mpip wheel --no-deps --no-index -w {build_cache_dir} {build_dir}", ], "environment_type": "virtualenv", "show_commit_url": "https://github.com/outlines-dev/outlines-core/commit/", "benchmark_dir": ".", "env_dir": "env", "results_dir": "results", "html_dir": "html", "build_cache_size": 8 }