#308 Use poetry rather than setuptools
Closed: Fixed by nphilipp. Opened by nphilipp.

Story

As a contributor to rpmautospec,
I want to have the same versions of dependencies installed,
so that I can have an experience consistent with other contributors.

Acceptance Criteria

  • The rpmautospec package can be installed with poetry (which pins versions in development environments).
  • Files only needed for setuptools are removed.

Metadata Update from @nphilipp:
- Issue assigned to nphilipp

Commit a8644d56 relates to this ticket

Commit 1d7a6ca9 fixes this issue

Metadata