generated from fastai/nbdev_template
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathsettings.ini
69 lines (67 loc) · 1.22 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
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
[DEFAULT]
lib_name = jovsatools
user = jovsa
description = A collection of tools
keywords = tools for jovsa
author = Jovan Sardinha
author_email = [email protected]
copyright = Jovan Sardinha
branch = master
version = 0.0.9
min_python = 3.6
audience = Developers
language = English
custom_sidebar = False
license = apache2
status = 2
nbs_path = notebooks
doc_path = docs
doc_host = https://jovsa.github.io
doc_baseurl = /jovsatools/
git_url = https://github.com/jovsa/jovsatools/tree/master/
lib_path = jovsatools
title = jovsatools
tst_flags = slow|cpp|cuda|ignore
requirements = \
black \
fastcore \
flake8 \
google-api-python-client \
google-auth-httplib2 \
google-auth-oauthlib \
graphviz \
ipdb \
ipywidgets \
jupyter \
matplotlib \
mesa \
numpy \
nbdev \
pandas \
pydot \
pydotplus \
seaborn \
sklearn \
sympy \
tensorflow>=2.2.0 \
tensorflow_datasets \
torch \
torchvision \
tqdm \
twine \
# minitorch requirements start
numpy==1.19.1 \
numba==0.49 \
pytest==6.0.1 \
pytest-runner==5.2 \
hypothesis==4.38 \
flake8==3.8.3 \
black==19.10b0 \
colorama==0.4.3 \
pep8-naming==0.11.1 \
networkx==2.4 \
matplotlib==3.3.0 \
visdom==0.1.8.9 \
pydot==1.4.1 \
# minitorch requirements end
host = github