Ticket #3082 (closed defect: Fixed)

Opened 7 months ago

Last modified 7 weeks ago

Use find_packages() in zenpack's setup.py

Reported by: chris Owned by: chris
Priority: 4 - Low Milestone: zenoss-2.2
Component: ZenPack Version: 2.1.3
Keywords: Cc:
Community Patch Attached: Deployed @ Customer:
Installer: Maintenance Target:
Specific ZenPack: Maintenance Status:
Documentation Note?: Not required Regression:

Description

Rather than explicitly defining our packages we should use find_packages() in our setup.py.

Jason even said so!

Change History

Changed 7 months ago by chris

  • status changed from new to closed
  • resolution set to fixed

(In [9154]) * use find_packages() rather than explicit package names.
* fixes #3082

Changed 7 months ago by chris

(In [9155]) * use find_packages() rather than explicit package names.
* fixes #3082

Changed 7 weeks ago by bbibeault

  • reviewed set to 1
Note: See TracTickets for help on using tickets.