This change reflects the actual dependencies of pagure and its subpackages to how it actually functions, and also gives us the benefit of easily switching the whole application to Python 3 in the future, when all the components are ready.
Signed-off-by: Neal Gompa ngompa13@gmail.com
rebased onto 55e4c1e75c81e7bef5be7bf3e79d7071bb0dd4b6
Thanks!
Pull-Request has been merged by pingou
This change reflects the actual dependencies of pagure and its subpackages
to how it actually functions, and also gives us the benefit of easily
switching the whole application to Python 3 in the future, when all the
components are ready.
Signed-off-by: Neal Gompa ngompa13@gmail.com