index
:
gn-auth
this commit
enable-key-rotation
enable-sending-emails
handle-role-privilege-escalation
main
GN authentication and authorization service
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
setup.py
Age
Commit message (
Expand
)
Author
2025-02-28
Remove dead comment.
Munyoki Kilyungi
2025-02-26
Temporarily comment out xapian-bindings as a dependency.
Frederick Muriuki Muriithi
2025-02-26
Use minimum versioning for dependencies rather than fixed
Frederick Muriuki Muriithi
2025-02-26
Make list of dependencies an actual list — add missing commas.
Frederick Muriuki Muriithi
2024-11-22
Add `gn-libs` as new dependency.
Frederick Muriuki Muriithi
2024-03-04
setup.py: Fix pylint errors.
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
Frederick Muriuki Muriithi
2023-08-08
Set the root packages as "gn_auth"
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