Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-09-08 | Update dependencies | Frederick Muriuki Muriithi | |
* guix.scm: reorganise the dependencies * setup.cfg: change the `install_requires` values | |||
2022-05-05 | Add the long_description field for setuptools | Frederick Muriuki Muriithi | |
2022-05-05 | Add `etc' as a package so that files underneath it are installed | Frederick Muriuki Muriithi | |
2022-05-05 | Add package management configs | Frederick Muriuki Muriithi | |
2022-04-27 | Enable managing app via setup.py | Frederick Muriuki Muriithi | |
While the application is developed with GNU Guix, the end user might not be using it, and therefore, this commit provides a way for the user to install the application with the usual python package management systems. |