File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3939 "source" : [
4040 " Install using:\n " ,
4141 " \n " ,
42- " pip install nbdev-cards \n " ,
42+ " pip install python_nbdev_starter \n " ,
4343 " \n " ,
4444 " or:\n " ,
4545 " \n " ,
46- " conda install -c fastai nbdev-cards "
46+ " conda install -c fastai python_nbdev_starter "
4747 ]
4848 },
4949 {
Original file line number Diff line number Diff line change 11[project ]
22name =" python_nbdev_starter"
3- version = " 0.1.0 "
3+ version = " 0.0.3 "
44description = " A template project to get started with production ready python projects"
55authors = [
66 {name = " Muneeb Ullah" ,email = " moneebullah25@gmail.com" }
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ repo = python_nbdev_starter
33lib_name = python_nbdev_starter
44version = 0.0.3
55min_python = 3.9
6- license = apache2
6+ license = mit
77black_formatting = False
88doc_path = _docs
99lib_path = python_nbdev_starter
You can’t perform that action at this time.
0 commit comments