-
Notifications
You must be signed in to change notification settings - Fork 1
/
settings.ini
38 lines (37 loc) · 913 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
31
32
33
34
35
36
37
[DEFAULT]
lib_name = p4tools
repo = p4tools
description = Tools for working with data from the Planet Four Zooniverse project.
copyright = K.-Michael Aye
keywords = zooniverse citizen_science panoptes
user = michaelaye
author = Michael Aye
author_email = [email protected]
branch = master
min_python = 3.9
version = 0.9.3
audience = Developers
language = English
custom_sidebar = False
license = apache2
status = 2
requirements = pandas pooch yarl matplotlib
tst_flags = notest
nbs_path = notebooks
doc_path = _docs
recursive = True
doc_host = https://michaelaye.github.io
doc_baseurl = /p4tools/
git_url = https://github.com/michaelaye/p4tools
lib_path = p4tools
title = p4tools
black_formatting = False
host = github
readme_nb = index.ipynb
allowed_metadata_keys =
allowed_cell_metadata_keys =
jupyter_hooks = True
clean_ids = True
clear_all = False
put_version_in_init = True
custom_quarto_yml = False