generated from fastai/nbdev_template
-
Notifications
You must be signed in to change notification settings - Fork 0
/
settings.ini
31 lines (30 loc) · 959 Bytes
/
settings.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
[DEFAULT]
host = github
lib_name = fiscaliza
user = ronaldokun
description = Essa biblioteca utiliza a API do Redmine para extrair informações da plataforma Fiscaliza da Anatel e atualizar inspeções
keywords = python-redmine fastcore
author = Ronaldo S.A. Batista
author_email = [email protected]
copyright = Ronaldo S.A. Batista
encoding = utf-8
branch = master
version = 0.3.1
min_python = 3.8
audience = Developers
language = Portuguese
custom_sidebar = True
license = apache2
status = 3
requirements = python-redmine>=2.3.0 fastcore>=1.3.20 rich==10.2.1 tabulate>=0.8.9 unidecode
dev_requirements = nbdev mypy black twine<4
console_scripts = relatar=fiscaliza.update:relatar_inspecao
download=fiscaliza.info:_download_attachments
nbs_path = nbs
doc_path = docs
recursive = True
doc_host = https://ronaldokun.github.io
doc_baseurl = /fiscaliza/
git_url = https://github.com/ronaldokun/fiscaliza/tree/master/
lib_path = fiscaliza
title = fiscaliza