-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathdist.ini
More file actions
23 lines (20 loc) · 761 Bytes
/
dist.ini
File metadata and controls
23 lines (20 loc) · 761 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
name = BenchmarkAnything-Storage-Backend-SQL
author = Roberto Schaefer <schaefr@amazon.com>
license = FreeBSD
copyright_holder = Amazon.com, Inc. or its affiliates
; [@TAPPER] to handle LICENSE file
[@TAPPER]
dist = BenchmarkAnything-Storage-Backend-SQL
repository_at = github
repository = git://github.com/benchmarkanything/BenchmarkAnything-Storage-Backend-SQL.git
repository_web = http://github.com/benchmarkanything/BenchmarkAnything-Storage-Backend-SQL
disable_pod_coverage_tests = 0
skip_pod_modules = qr/^BenchmarkAnything::Storage::Backend::SQL::(Query|Search::MCE)/
test_compile_skip = MCE
[Prereqs]
DBD::SQLite = 1.48
CHI = 0
[Prereqs / RuntimeRecommends]
MCE = 0
Search::Elasticsearch = 0
BenchmarkAnything::Storage::Search::Elasticsearch = 0