Skip to content

Commit

Permalink
added bluesky-hwproxy (#62)
Browse files Browse the repository at this point in the history
  • Loading branch information
avillarreal2004 authored Jun 21, 2023
1 parent ccbb46b commit 6698bd5
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions known-packages.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,13 @@ badges = [
"<a href='https://anaconda.org/conda-forge/auto_rxn'><img src='https://img.shields.io/conda/vn/conda-forge/auto_rxn'></a>",
]

[clients.bluesky-hwproxy]
badges = [
"<a href='https://github.com/ksunden/bluesky-hwproxy'><img alt='CI' src='https://img.shields.io/github/checks-status/ksunden/bluesky-hwproxy/main'></a>",
"<a href='https://pypi.org/project/bluesky-hwproxy'><img src='https://img.shields.io/pypi/v/bluesky-hwproxy'></a>",
"<a href='https://anaconda.org/conda-forge/bluesky-hwproxy'><img src='https://img.shields.io/conda/vn/conda-forge/bluesky-hwproxy'></a>",
]

[clients.yaqc-bluesky]
badges = [
"<a href='https://github.com/bluesky/yaqc-bluesky'><img alt='CI' src='https://img.shields.io/github/checks-status/bluesky/yaqc-bluesky/master'></a>",
Expand Down

0 comments on commit 6698bd5

Please sign in to comment.