aboutsummaryrefslogtreecommitdiff
path: root/setup.py
AgeCommit message (Collapse)Author
2021-09-23Add missing dependencies causing pylint to failFrederick Muriuki Muriithi
* Add some dependencies used by the system that were missing in the test environment, leading to the pylint step failing.
2021-06-11add tests to setup packagesAlexander Kabui
2021-05-10setup.py: Add gn3.api to packagesBonfaceKilz
2021-05-10setup.py: Remove gn3.utility from packagesBonfaceKilz
2021-05-08setup.py: Create basic setup fileBonfaceKilz