Project

Profile

Help

Task #2842

closed

Improve Pulp PyPI packages

Added by bizhang almost 7 years ago. Updated over 4 years ago.

Status:
CLOSED - CURRENTRELEASE
Priority:
Normal
Assignee:
Category:
-
Sprint/Milestone:
Start date:
Due date:
% Done:

0%

Estimated time:
Platform Release:
Groomed:
Yes
Sprint Candidate:
Yes
Tags:
Sprint:
Sprint 22
Quarter:

Description

The current pulp packages in PyPI are not complete.

A MANIFEST.in[0] file needs to be added for all PyPI packages to include external files (license)

A README.rst should be added to all PyPI packages with a nicely formatted description of the package

Some packages requres a package_data[1] section in setup.py to include additional files installed in a package (config)

[0] https://packaging.python.org/tutorials/distributing-packages/#manifest-in
[1] https://packaging.python.org/tutorials/distributing-packages/#package-data

Also available in: Atom PDF