click and python-bugzilla also need to be installed
Also add a Pipfile with these requirements added, since the README.md recommends using pipenv shell and that is the preferred
dependency format over requirements.txt, and add Pipfile.lock and __pycache__ to .gitignore.
clickandpython-bugzillaalso need to be installedAlso add a
Pipfilewith these requirements added, since theREADME.mdrecommends usingpipenv shelland that is the preferreddependency format over
requirements.txt, and addPipfile.lockand__pycache__to.gitignore.Signed-off-by: Michel Alexandre Salim salimma@fedoraproject.org