Skip to content

Commit

Permalink
add dev requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
hamelsmu committed Sep 30, 2024
1 parent eba3755 commit acbe05c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion settings.ini
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ requirements = fastcore>=1.5.27 execnb>=0.1.4 astunparse ghapi>=1.0.3 watchdog a
pip_requirements = PyYAML
conda_requirements = pyyaml
conda_user = fastai
dev_requirements = ipywidgets nbdev-numpy nbdev-stdlib pandas matplotlib black svg.py nbclassic
dev_requirements = ipywidgets nbdev-numpy nbdev-stdlib pandas matplotlib black svg.py nbclassic pysymbol_llm llms-txt
console_scripts = nbdev_create_config=nbdev.config:nbdev_create_config
nbdev_update=nbdev.sync:nbdev_update
nbdev_update_license=nbdev.cli:nbdev_update_license
Expand Down

0 comments on commit acbe05c

Please sign in to comment.