find-inactive-packagers/.gitignore
Michel Alexandre Salim 166e649095
Update list of dependencies required
`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>
2023-07-31 10:58:46 -05:00

3 lines
32 B
Text

Pipfile.lock
__pycache__/
*.log