Skip to content

Commit

Permalink
Mit lite (#104)
Browse files Browse the repository at this point in the history
* Detached branch (#94)

* v1.2.0 for lighter install.

* update main-ci.yml

* fixed test_dataset

* added zipfile and request

* added torch and torchio

* added missing dep in main-ci

* Detached branch (#94)

* v1.2.0 for lighter install.

* update main-ci.yml

* fixed test_dataset

* updated PyPI push with API key

* build-pkg pls work

* pypi changes

* no egg please

* hm

* remove dataset dependency. to be reconciled later

* 1.2.0.1 hopefully fixed

* main-ci removed test_dataset

* readding scikit-learn

* push to 1.2.0.2
  • Loading branch information
skim2257 committed Feb 7, 2024
1 parent 4b06915 commit 9137965
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

setup(
name="med-imagetools",
version="1.2.0.1",
version="1.2.0.2",
author="Sejin Kim, Michal Kazmierski, Kevin Qu, Vishwesh Ramanathan, Benjamin Haibe-Kains",
author_email="benjamin.haibe.kains@utoronto.ca",
description="Transparent and reproducible image processing pipelines in Python.",
Expand Down

0 comments on commit 9137965

Please sign in to comment.