Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-03-04 | setup.py: Fix pylint errors. | Munyoki Kilyungi | |
Signed-off-by: Munyoki Kilyungi <me@bonfacemunyoki.com> | |||
2024-03-02 | Use `find_packages()` and include static files and templates. | Frederick Muriuki Muriithi | |
2023-09-29 | Make migrations directory a package. | Frederick Muriuki Muriithi | |
2023-09-27 | Add missing import | Frederick Muriuki Muriithi | |
2023-09-27 | List all packages to install. | Frederick Muriuki Muriithi | |
2023-09-27 | Update setup.py | Frederick Muriuki Muriithi | |
- Update the name and version - Include the whole of gn-auth in the `packages` list - Include any non-python files in the install | |||
2023-08-08 | Set the root packages as "gn_auth" | Munyoki Kilyungi | |
* setup.py: Delete "packages". Add package_dir. | |||
2023-08-04 | Initialise the application and update some module imports | Frederick Muriuki Muriithi | |
2023-08-04 | Initialise the repository. | Frederick Muriuki Muriithi | |