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

linkedin / shiv / 31 / 1
87%
master: 87%

Build:
DEFAULT BRANCH: master
Ran 05 May 2018 08:53PM UTC
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

05 May 2018 08:52PM UTC coverage: 70.397% (+1.4%) from 69.03%
31.1

push

travis-ci

sixninetynine
Write a temporary setup.cfg to override any system distutils configuration (#18)

* Write a temporary setup.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
`setup.cfg` in the same directory we run `pip install` containing:

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

Fixes #16.

* Restore the previous directory after installing

* Move temporary setup.cfg to clean_pip_env()

195 of 277 relevant lines covered (70.4%)

0.7 hits per line

Source Files on job 31.1
  • Tree
  • List 0
  • Changed 2
  • Source Changed 2
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 30
  • Travis Job 31.1
  • 33cf133a on github
  • Prev Job for on master (#27.1)
  • Next Job for on master (#32.1)
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