Skip to content
Snippets Groups Projects
Commit 1f60a4e7 authored by Raphaël Gomès's avatar Raphaël Gomès
Browse files

pip: rename `perf` package to `pyperf` after it was renamed

parent 560f9ebf
No related branches found
No related tags found
No related merge requests found
......@@ -13,7 +13,7 @@
if [ -z "${ASV_SKIP_SYSTEM_CHECK:-}" ]; then
# Check that the machine is ready for benchmark
python -m perf system show
python -m pyperf system show
fi
# Ensure all repository are here
......
......@@ -2,5 +2,5 @@
virtualenv
git+https://github.com/octobus-net/asv.git@octobuspatches#egg=asv
pyyaml
perf
pyperf
pytest
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