Skip to content

Commit 050a00b

Browse files
committed
docs(requirements): remove old warning about clang
This warning text helped to build the python gevent library when Apple's compiler first switched to clang, but has not been necessary to build Deis on Mavericks for a long time now.
1 parent 257ff25 commit 050a00b

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

requirements.txt

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,5 @@
11
# Deis controller requirements
22
#
3-
# NOTE: For testing on Mac OS X Mavericks, use the following to work around a clang issue:
4-
# ARCHFLAGS=-Wno-error=unused-command-line-argument-hard-error-in-future pip install [args]
5-
#
63
Django==1.6.11
74
django-cors-headers==1.0.0
85
# required for south migrations

0 commit comments

Comments
 (0)