-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathdist.ini
64 lines (50 loc) · 1.01 KB
/
dist.ini
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
name = Finance-Quote-IEX
author = Jeffrey T. Palmer <[email protected]>
license = MIT
copyright_holder = Jeffrey T. Palmer
copyright_year = 2019
[Deprecated]
[@Filter]
-bundle = @Basic
-remove = GatherDir
-remove = Readme
[GatherDir]
exclude_filename = dist.ini
exclude_filename = README.md
exclude_filename = INSTALL
exclude_filename = LICENSE
[ ReadmeAnyFromPod / MarkdownInRoot ]
filename = README.md
location = build
[InstallGuide]
[CopyFilesFromBuild]
copy = README.md
copy = INSTALL
copy = LICENSE
[MinimumPerl]
[AutoPrereqs]
[PodWeaver]
[OurPkgVersion]
[MetaJSON]
[PodSyntaxTests]
[Test::NoTabs]
[Test::EOL]
[TravisYML]
build_branch = 0
pre_before_script = export ONLINE_TEST=1
[NextRelease]
format = %v %{yyyy-MM-dd}d
[@Git]
allow_dirty = Changes
allow_dirty = README.md
allow_dirty = INSTALL
allow_dirty = LICENSE
allow_dirty = .travis.yml
tag_format = %v
commit_msg = Release %v
[Git::NextVersion]
first_version = 0.001000
version_regexp = ^(\d+\.\d{3}_?\d{3})$
[GithubMeta]
user = jtpalmer
issues = 1