opensource-nepal / py-nepali

py-nepali is a python package containing features that will be useful for Nepali projects.
MIT License
22 stars 13 forks source link

Removed unnecessary dependencies and updated the doc #46

Closed aj3sh closed 1 year ago

aj3sh commented 1 year ago

Removed unnecessary dependencies from the requirements file since they are not essential for the project. The pre-commit hook automatically downloads the necessary dependencies it needs.