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

linkedin / shiv / 31
87%

Build:
DEFAULT BRANCH: master
Ran 05 May 2018 08:53PM UTC
Jobs 1
Files 9
Run time 2s
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
31

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

Jobs
ID Job ID Ran Files Coverage
1 31.1 05 May 2018 08:53PM UTC 0
70.4
Travis Job 31.1
Source Files on build 31
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #31
  • 33cf133a on github
  • Prev Build on master (#27)
  • Next Build on master (#32)
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