Skip to content
This repository has been archived by the owner on Jul 13, 2023. It is now read-only.

chore: utilize PEP 426 env markers #851

Merged
merged 3 commits into from
Mar 24, 2017
Merged

chore: utilize PEP 426 env markers #851

merged 3 commits into from
Mar 24, 2017

Conversation

pjenvey
Copy link
Member

@pjenvey pjenvey commented Mar 23, 2017

so we no longer need pypy specific req files

fixes #848

(don't squash this, multiple commits are preserving history)

pjenvey added 3 commits March 23, 2017 11:46
following commit renames the base req files to these
so we no longer need pypy specific req files

fixes #848
@codecov-io
Copy link

codecov-io commented Mar 23, 2017

Codecov Report

Merging #851 into master will not change coverage.
The diff coverage is n/a.

@@          Coverage Diff          @@
##           master   #851   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files          48     48           
  Lines        9470   9470           
=====================================
  Hits         9470   9470

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update b0409be...b0a5983. Read the comment docs.

@bbangert bbangert merged commit 05638c4 into master Mar 24, 2017
@bbangert bbangert deleted the chore/848 branch March 24, 2017 15:56
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Replace pypy specific requirements files w/ PEP 426 environment markers
4 participants