Changeset - 02415a3cebb2
[Not reviewed]
default
1 1 1
Drew Perttula - 9 years ago 2016-05-30 08:27:04
drewp@bigasterisk.com
requirements.txt filename
Ignore-this: 9d7cefc433f3e552f016486b52446fde
2 files changed with 1 insertions and 1 deletions:
0 comments (0 inline, 0 general)
makefile
Show inline comments
 
@@ -17,7 +17,7 @@ binexec:
 

	
 
install_python_deps: link_to_sys_packages
 
	env/bin/pip install twisted
 
	env/bin/pip install -U -r pydeps
 
	env/bin/pip install -U -r requirements.txt
 

	
 
DP=/usr/lib/python2.7/dist-packages
 
SP=env/lib/python2.7/site-packages
requirements.txt
Show inline comments
 
file renamed from pydeps to requirements.txt
0 comments (0 inline, 0 general)