Age | Commit message (Expand) | Author |
---|---|---|
2024-11-22 | Add `gn-libs` as new dependency....Bring in the `gn-libs` library as a dependency to help with avoiding replication of code across the various GeneNetwork projects — with this in place, we can now reuse previously written code that is common across the various projects, which helps with reducing the maintenance burden. | Frederick Muriuki Muriithi |
2024-03-04 | setup.py: Fix pylint errors....Signed-off-by: Munyoki Kilyungi <me@bonfacemunyoki.com> | Munyoki Kilyungi |
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...- Update the name and version - Include the whole of gn-auth in the `packages` list - Include any non-python files in the install | Frederick Muriuki Muriithi |
2023-08-08 | Set the root packages as "gn_auth"...* setup.py: Delete "packages". Add package_dir. | Munyoki Kilyungi |
2023-08-04 | Initialise the application and update some module imports | Frederick Muriuki Muriithi |
2023-08-04 | Initialise the repository. | Frederick Muriuki Muriithi |