chiark / gitweb /
Update requirements.txt
authordylanwinn <dylanwinn3@gmail.com>
Sun, 17 Mar 2013 04:50:18 +0000 (21:50 -0700)
committerdylanwinn <dylanwinn3@gmail.com>
Sun, 17 Mar 2013 04:50:18 +0000 (21:50 -0700)
Added missing prerequisites/dependencies for Ubuntu. 

requirements.txt

index 196aa1dcd55d1cd972c5180f0557b38c8496e676..d60cef807795ec4c59094f4e703cd93a1ec5ee2f 100644 (file)
@@ -2,3 +2,5 @@ PyOpenGL>=3.0.2
 numpy>=1.6.2
 pyserial>=2.6
 power>=1.2
+setuptools>=0.6.34
+cx-freeze>=4.3.1