openai-async/dist.ini
Ryan Voots 8cc50e77cb
Some checks failed
ci/woodpecker/push/author-tests Pipeline failed
Update ignore file, start setting up prune
2023-11-23 09:01:27 -05:00

30 lines
No EOL
605 B
INI

name = OpenAIAsync
author = Ryan Voots <simcop@cpan.org>
license = Artistic_2_0
copyright_holder = Ryan Voots
copyright_year = 2023
[@Starter::Git]
revision = 5
managed_versions = 1
-remove = Pod2Readme
[GitHub::Meta]
[Readme::Brief]
[AutoPrereqs]
[CheckChangesHasContent]
[Prereqs / RuntimeRequires]
; perl = 5.008001 # TODO figure this out
[Prereqs / TestRequires]
Test::More = 0.88
[Test::Perl::Critic]
critic_config = perlcritic.rc
[PruneFiles]
filename = xtest.sh ; Local git development test script, sets environment for local dzil xtest
#match = ^test_data/
#match = ^test.cvs$