Skip to content

Commit

Permalink
rename repo
Browse files Browse the repository at this point in the history
  • Loading branch information
tlambert03 committed Nov 2, 2024
1 parent 353cfa1 commit 8245c0f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
# pymmcore-remote

[![License](https://img.shields.io/pypi/l/pymmcore-remote.svg?color=green)](https://github.com/tlambert03/pymmcore-remote/raw/main/LICENSE)
[![License](https://img.shields.io/pypi/l/pymmcore-remote.svg?color=green)](https://github.com/pymmcore-plus/pymmcore-remote/raw/main/LICENSE)
[![PyPI](https://img.shields.io/pypi/v/pymmcore-remote.svg?color=green)](https://pypi.org/project/pymmcore-remote)
[![Python Version](https://img.shields.io/pypi/pyversions/pymmcore-remote.svg?color=green)](https://python.org)
[![CI](https://github.com/tlambert03/pymmcore-remote/actions/workflows/ci.yml/badge.svg)](https://github.com/tlambert03/pymmcore-remote/actions/workflows/ci.yml)
[![codecov](https://codecov.io/gh/tlambert03/pymmcore-remote/branch/main/graph/badge.svg)](https://codecov.io/gh/tlambert03/pymmcore-remote)
[![CI](https://github.com/pymmcore-plus/pymmcore-remote/actions/workflows/ci.yml/badge.svg)](https://github.com/pymmcore-plus/pymmcore-remote/actions/workflows/ci.yml)
[![codecov](https://codecov.io/gh/pymmcore-plus/pymmcore-remote/branch/main/graph/badge.svg)](https://codecov.io/gh/pymmcore-plus/pymmcore-remote)

RPC for pymmcore-plus
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -51,8 +51,8 @@ dev = [
mmcore-remote = "pymmcore_remote.server:serve"

[project.urls]
homepage = "https://github.com/tlambert03/pymmcore-remote"
repository = "https://github.com/tlambert03/pymmcore-remote"
homepage = "https://github.com/pymmcore-plus/pymmcore-remote"
repository = "https://github.com/pymmcore-plus/pymmcore-remote"

# https://docs.astral.sh/ruff
[tool.ruff]
Expand Down

0 comments on commit 8245c0f

Please sign in to comment.