generated from fastai/nbdev_template
-
Notifications
You must be signed in to change notification settings - Fork 277
/
settings.ini
42 lines (41 loc) · 1 KB
/
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
31
32
33
34
35
36
37
38
39
40
41
[DEFAULT]
lib_name = fastcore
repo = fastcore
user = fastai
description = Python supercharged for fastai development
keywords = python
author = Jeremy Howard and Sylvain Gugger
author_email = [email protected]
copyright = fast.ai
branch = master
version = 1.7.20
min_python = 3.8
audience = Developers
language = English
custom_sidebar = False
license = apache2
status = 5
nbs_path = nbs
doc_path = _docs
dev_requirements = numpy nbdev>=0.2.39 matplotlib pillow torch pandas nbclassic pysymbol_llm llms-txt
git_url = https://github.com/fastai/fastcore/
lib_path = fastcore
title = fastcore
doc_host = https://fastcore.fast.ai
doc_baseurl = /
console_scripts = py2pyi=fastcore.py2pyi:py2pyi
replace_wildcards=fastcore.py2pyi:replace_wildcards
host = github
tst_flags =
recursive = True
black_formatting = False
readme_nb = index.ipynb
allowed_metadata_keys =
allowed_cell_metadata_keys =
jupyter_hooks = True
clean_ids = False
conda_user = fastai
clear_all = False
put_version_in_init = True
cell_number = False
skip_procs =