-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathsettings.ini
More file actions
38 lines (37 loc) · 976 Bytes
/
settings.ini
File metadata and controls
38 lines (37 loc) · 976 Bytes
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
[DEFAULT]
repo = python_nbdev_starter
lib_name = python_nbdev_starter
version = 0.0.3
min_python = 3.9
license = apache2
black_formatting = False
doc_path = _docs
lib_path = python_nbdev_starter
nbs_path = nbs
recursive = True
tst_flags = notest
put_version_in_init = True
update_pyproject = True
branch = main
custom_sidebar = False
doc_host = https://moneebullah25.github.io
doc_baseurl = /python_nbdev_starter
git_url = https://github.com/moneebullah25/python_nbdev_starter
title = python_nbdev_starter
audience = Developers
author = Muneeb Ullah
author_email = moneebullah25@gmail.com
copyright = 2025 onwards, Muneeb Ullah
description = A template project to get started with production ready python projects
keywords = nbdev jupyter notebook python
language = English
status = 3
user = moneebullah25
readme_nb = index.ipynb
allowed_metadata_keys =
allowed_cell_metadata_keys =
jupyter_hooks = False
clean_ids = True
clear_all = False
cell_number = True
skip_procs =