Skip to content

Commit

Permalink
transfer to JuliaPy org
Browse files Browse the repository at this point in the history
  • Loading branch information
Christopher Doris committed Sep 13, 2023
1 parent d934f42 commit fd68689
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
# MicroMamba.jl
[![Project Status: Active – The project has reached a stable, usable state and is being actively developed.](https://www.repostatus.org/badges/latest/active.svg)](https://www.repostatus.org/#active)
[![Test Status](https://github.com/cjdoris/MicroMamba.jl/actions/workflows/tests.yml/badge.svg)](https://github.com/cjdoris/MicroMamba.jl/actions/workflows/tests.yml)
[![Codecov](https://codecov.io/gh/cjdoris/MicroMamba.jl/branch/main/graph/badge.svg?token=PshN9qAKau)](https://codecov.io/gh/cjdoris/MicroMamba.jl)
[![Test Status](https://github.com/JuliaPy/MicroMamba.jl/actions/workflows/tests.yml/badge.svg)](https://github.com/JuliaPy/MicroMamba.jl/actions/workflows/tests.yml)
[![Codecov](https://codecov.io/gh/JuliaPy/MicroMamba.jl/branch/main/graph/badge.svg?token=PshN9qAKau)](https://codecov.io/gh/JuliaPy/MicroMamba.jl)

A Julia interface to the [`MicroMamba`](https://mamba.readthedocs.io/en/latest/user_guide/micromamba.html) package manager.

For a higher-level interface, see [`CondaPkg.jl`](https://github.com/cjdoris/CondaPkg.jl).
For a higher-level interface, see [`CondaPkg.jl`](https://github.com/JuliaPy/CondaPkg.jl).

## Installation

Expand Down

0 comments on commit fd68689

Please sign in to comment.