Skip to content

Commit

Permalink
Revert package name to experimaestro-ir
Browse files Browse the repository at this point in the history
  • Loading branch information
bpiwowar committed Nov 19, 2021
1 parent 98a970e commit 32a1bae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ def get_description():
install_requires = re.sub(r"SKIP_DOCBUILD.*", r"", install_requires, 0, re.DOTALL)

setup(
name="xpmir",
name="experimaestro-ir",
python_requires=">=3.7",
description="Experimaestro common module for IR experiments",
long_description=get_description(),
Expand Down

0 comments on commit 32a1bae

Please sign in to comment.