From c8b031fafc629af8a6e275dac240060b2b7ac522 Mon Sep 17 00:00:00 2001
From: Kenneth Reitz <me@kennethreitz.com>
Date: Fri, 19 Dec 2014 13:45:53 -0500
Subject: [PATCH] change to pypy3

---
 builds/runtimes/pypy3-2.4.0 | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/builds/runtimes/pypy3-2.4.0 b/builds/runtimes/pypy3-2.4.0
index 2441e219..3eaea4e1 100755
--- a/builds/runtimes/pypy3-2.4.0
+++ b/builds/runtimes/pypy3-2.4.0
@@ -1,9 +1,8 @@
-
 #!/usr/bin/env bash
 # Build Path: /app/.heroku/python/
 # Build Deps: libraries/sqlite
 
-# NOTICE: This formula only works for the cedar-14 stack, not cedar. 
+# NOTICE: This formula only works for the cedar-14 stack, not cedar.
 
 OUT_PREFIX=$1
 
-- 
GitLab