Skip to content

Commit

Permalink
Merge branch 'main' into pre-commit-ci-update-config
Browse files Browse the repository at this point in the history
  • Loading branch information
jdeschamps authored Mar 5, 2024
2 parents a8d869d + e7fc8fc commit 55b6fe6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 6 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ jobs:
update_existing: true

- name: Coverage
uses: codecov/codecov-action@v3
uses: codecov/codecov-action@v4

deploy:
name: Deploy
Expand Down
6 changes: 1 addition & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,12 +12,8 @@
[![CI](https://github.com/CAREamics/careamics/actions/workflows/ci.yml/badge.svg)](https://github.com/CAREamics/careamics/actions/workflows/ci.yml)
[![codecov](https://codecov.io/gh/CAREamics/careamics/branch/main/graph/badge.svg)](https://codecov.io/gh/CAREamics/careamics)

## Installation

``` bash
pip install careamics
```
For more details on the options please follow the installation [guide](https://careamics.github.io/installation/).
For details installation and usage, please refer to the [guide](https://careamics.github.io/).

<!--
## Contributing
Expand Down

0 comments on commit 55b6fe6

Please sign in to comment.