• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

linkedin / shiv / 61
87%

Build:
DEFAULT BRANCH: master
Ran 09 May 2018 07:34PM UTC
Jobs 1
Files 9
Run time 1s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

pending completion
61

push

travis-ci

sixninetynine
Write a temporary ~/.pydistutils.cfg to override any system distutils configuration (#27)

Write a temporary ~/.pydistutils.cfg to override any system distutils configuration

Previously, shiv could not install packages that did not provide wheels
using Homebrew's Pythons, because `--target` is incompatible with
Homebrew's `distutils.cfg`. We can work around that by creating a
temporary `~/.pydistutils.cfg` containing:

```ini
[install]
prefix=
```

Inspired by https://github.com/Azure/azure-cli/pull/4466.

Fixes #16.

196 of 276 relevant lines covered (71.01%)

0.71 hits per line

Jobs
ID Job ID Ran Files Coverage
1 61.1 09 May 2018 07:34PM UTC 0
71.01
Travis Job 61.1
Source Files on build 61
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #61
  • c596e020 on github
  • Prev Build on master (#55)
  • Next Build on master (#62)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc