#14 Be more tolerant about arguments
Closed: Fixed Opened by lsedlar.

The Commands class (in src/fedpkg/__init__.py) lists all arguments inherited from pyrpkg, even though it does not need most of them. It should use **kwargs to avoid problems when pyrpkg adds a new argument.


Metadata Update from @cqi:
- Issue set to the milestone: 1.29

Metadata Update from @cqi:
- Issue assigned to cqi

Fixed in 4c872ad

Metadata Update from @lsedlar:
- Issue close_status updated to: Fixed
- Issue status updated to: Closed (was: Open)

Metadata