Skip to content

Commit 2d4bcff

Browse files
committed
Ensure that python requirements for Mac OS X install packages that work.
1 parent b81ba22 commit 2d4bcff

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

requirements_darwin.txt

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
-r requirements.txt
2-
py2app>=0.7.2
2+
py2app==0.7.2
3+
modulegraph==0.11.1
34
pyobjc>=2.5

0 commit comments

Comments
 (0)