smswithoutborders/SMSWithoutBorders-Gateway-Server

Remove unwanted dependencies

Closed this issue · 0 comments

Currently there are lot of dependencies in this project that are not required. This leads to chunky management of submodules and other prone to error practices. Some of this custom deps include -

  1. CustomConfigParser

Solution
Remove all custom deps which are not required and implement a more native to python version of them.