Skip to content

Commit 8989e7b

Browse files
committed
pyyaml
1 parent a951a8a commit 8989e7b

File tree

1 file changed

+3
-7
lines changed

1 file changed

+3
-7
lines changed

settings.ini

Lines changed: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -17,13 +17,9 @@ custom_sidebar = True
1717
license = apache2
1818
status = 2
1919
requirements = fastcore>=1.5.14 execnb astunparse ghapi
20-
dev_requirements = nbdev-numpy
21-
nbdev-stdlib
22-
pandas
23-
matplotlib
24-
ipython
25-
black
26-
ghapi
20+
pip_requirements = PyYAML
21+
conda_requirements = pyyaml
22+
dev_requirements = nbdev-numpy nbdev-stdlib pandas matplotlib black
2723
console_scripts = nbdev_create_config=nbdev.read:nbdev_create_config
2824
nbdev_update=nbdev.sync:nbdev_update
2925
nbdev_export=nbdev.doclinks:nbdev_export

0 commit comments

Comments
 (0)