From 6003883979433fd0b68fd4c9d125fbc7974008ce Mon Sep 17 00:00:00 2001 From: Siddharth Ravikumar Date: Mon, 11 Jan 2016 18:59:31 -0500 Subject: [bug fix] setup.py Function for reading a file is defined in setup.py itself. --- ChangeLog | 2 ++ 1 file changed, 2 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 7f06b7c..5e5b4ba 100644 --- a/ChangeLog +++ b/ChangeLog @@ -7,6 +7,8 @@ creation is now done after reading all the configuration values; the function also creates the combox directory if it does not already exist. + * setup.py: added function for reading a file; we don't use the + read_file function from combox.file module anymore. 2016-01-10 Siddharth Ravikumar -- cgit v1.2.3