aboutsummaryrefslogtreecommitdiff
path: root/setup.py
AgeCommit message (Expand)Author
2021-11-16Remove sqlalchemy....* gn3/settings.py (SQLALCHEMY_TRACK_MODIFICATIONS): Delete variable. * guix.scm (genenetwork3)[propagated-inputs]: Remove python-sqlalchemy-stubs. * setup.py: Remove sqlalchemy-stubs from install_requires. Arun Isaac
2021-09-23Add missing dependencies causing pylint to fail...* Add some dependencies used by the system that were missing in the test environment, leading to the pylint step failing. Frederick Muriuki Muriithi
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