Open deepchatterjeeligo opened 7 years ago
Hi @shaonghosh The following lines could be better written using configparser https://github.com/shaonghosh/sky_tiling/blob/master/setup.py#L112-L130 since we are using configparser to read the config files later anyway.
This is not critical and can be dealt with whenever there is time
Hi @shaonghosh The following lines could be better written using configparser https://github.com/shaonghosh/sky_tiling/blob/master/setup.py#L112-L130 since we are using configparser to read the config files later anyway.
This is not critical and can be dealt with whenever there is time