Skip to content

Commit

Permalink
updated settings.ini
Browse files Browse the repository at this point in the history
  • Loading branch information
bmandracchia committed Oct 1, 2024
1 parent 94c2d50 commit e7fd1e3
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions settings.ini
Original file line number Diff line number Diff line change
Expand Up @@ -29,15 +29,15 @@ title = %(lib_name)s
### PyPI ###
audience = Developers
author = bmandracchia
author_email = biagio.mandracchia@gmail.com
author_email = biagio.mandracchia@uva.es
copyright = 2024 onwards, %(author)s
description = Deep learning library biomedical data built on top of MONAI
keywords = nbdev jupyter notebook python
keywords = monai pytorch nbdev jupyter notebook python
language = English
status = 3
user = bmandracchia

### Optional ###
# requirements = fastcore pandas
# dev_requirements =
requirements = core pandas aicsimageio==4.14 h5py==3.11 plotly==5.23 fastai==2.7.12 monai==1.2.0 torchio==0.18.91 xlrd>=1.2.0 scikit-image==0.19.3 imagedata==2.1.3
dev_requirements = ipywidgets nbdev-numpy nbdev-stdlib pandas matplotlib nbclassic
# console_scripts =

0 comments on commit e7fd1e3

Please sign in to comment.