-
-
Notifications
You must be signed in to change notification settings - Fork 5
/
yehua.yaml
46 lines (46 loc) · 1.08 KB
/
yehua.yaml
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
name: "yehua"
full_name: "Project template tool for an organisation"
organisation: "moremoban"
author: C. W.
contact: "[email protected]"
company: "Onni Software Ltd."
version: "0.1.4"
current_version: "0.1.4"
release: "0.1.4"
copyright_year: 2017-2020
command_line_interface: "yh"
entry_point: "yehua.main:main"
license: New BSD
branch: master
lint_command: bash lint.sh
setup_use_markers: true
dependencies:
- ruamel.yaml>=0.15.42;python_version == '3.7'
- ruamel.yaml>=0.15.5;python_version != '3.4' and python_version < '3.7'
- ruamel.yaml>=0.15.98;python_version == '3.8'
- Jinja2
- moban>=0.6.0
- colorful
- rich
- readchar
- colorama
- moban-jinja2-github>=0.0.2
- moban-ansible
extra_dependencies:
- pypi-mobans:
- pypi-mobans-pkg>=0.1.4
- cookiecutter:
- cookiecutter==1.7.0
test_dependencies:
- pytest
- pytest-cov
- cookiecutter
- gitfs2
- pypifs
- pypi-mobans-pkg>=0.1.4
description: Yet another a project template tool for an organisation.
python_requires: ">=3.6"
min_python_version: "3.6"
excluded_github_users:
- chfw
- gitter-badger