Skip to content
Snippets Groups Projects
Unverified Commit af7a93b7 authored by Leandro Lanzieri's avatar Leandro Lanzieri
Browse files

README/setup.cfg: fix package name

parent a3ae4586
No related branches found
Tags v0.2.2
No related merge requests found
Pipeline #118337 passed
......@@ -5,7 +5,7 @@ This allows to interact remotely with the environmental chamber PR-3J from Espec
## Installation
```bash
pip install espec_pr3j
pip install espec-pr3j
```
## Simple usage
......
......@@ -4,7 +4,7 @@
# https://setuptools.pypa.io/en/latest/references/keywords.html
[metadata]
name = espec_pr3j
name = espec-pr3j
description = Espec PR-3J environmental chamber remote controller
author = Leandro Lanzieri
author_email = leandro.lanzieri@desy.de
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment