`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`. Signed-off-by: Michel Alexandre Salim <salimma@fedoraproject.org>
3 lines
32 B
Text
3 lines
32 B
Text
Pipfile.lock
|
|
__pycache__/
|
|
*.log
|