Skip to content
Snippets Groups Projects
Unverified Commit 01c7b235 authored by Jean-Paul Calderone's avatar Jean-Paul Calderone
Browse files

Still need Python and coverage.py

parent 82c6ef25
No related branches found
No related tags found
Loading
#! /usr/bin/env bash #! /usr/bin/env nix-shell
#! nix-shell -i bash -p "python.withPackages (ps: [ ps.coverage ])"
set -x set -x
find ./result-doc/share/doc find ./result-doc/share/doc
cp ./result-doc/share/doc/*/.coverage.* ./ cp ./result-doc/share/doc/*/.coverage.* ./
......
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