generated from fastai/nbdev_template
-
Notifications
You must be signed in to change notification settings - Fork 1
/
settings.ini
43 lines (42 loc) · 1.16 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
42
[DEFAULT]
host = github
lib_name = planetarypy
repo = nbplanetary
branch = master
user = michaelaye
description = Python Tools for Planetary Science
keywords = planetary science, data analysis
author = Michael Aye
author_email = [email protected]
copyright = K.-Michael Aye
version = 0.32.1
min_python = 3.9
audience = Developers
language = English
license = mit
status = 3
requirements = tomlkit pandas pvl numpy python-dateutil tqdm lxml yarl kalasiris dask fastparquet rioxarray matplotlib hvplot requests astropy fastcore datashader ipywidgets gdal spiceypy rasterio
pip_requirements = planets
nbs_path = notebooks
doc_path = _docs
recursive = True
custom_sidebar = False
doc_host = https://michaelaye.github.io
doc_baseurl = /planetarypy
git_url = https://github.com/michaelaye/nbplanetary
lib_path = planetarypy
title = planetarypy
monospace_docstrings = True
clean_ids = True
console_scripts = ctx_calib=planetarypy.ctx:ctx_calib
tst_flags = notest
black_formatting = False
readme_nb = index.ipynb
allowed_metadata_keys =
allowed_cell_metadata_keys =
jupyter_hooks = True
clear_all = False
put_version_in_init = True
custom_quarto_yml = False
cell_number = True
skip_procs =