Merge ~jugmac00/launchpad:update-add-a-package-documentation into launchpad:master

Proposed by Jürgen Gmach
Status: Rejected
Rejected by: Jürgen Gmach
Proposed branch: ~jugmac00/launchpad:update-add-a-package-documentation
Merge into: launchpad:master
Diff against target: 13 lines (+1/-1)
1 file modified
doc/pip.txt (+1/-1)
Reviewer Review Type Date Requested Status
Launchpad code reviewers Pending
Review via email: mp+411454@code.launchpad.net

Commit message

Update "Add a Package" section as we use setup.cfg nowadays

To post a comment you must log in.
Revision history for this message
Jürgen Gmach (jugmac00) wrote :

Colin has already provided a more complete update to the documentation in https://code.launchpad.net/~cjwatson/launchpad/+git/launchpad/+merge/411453

Unmerged commits

00590df... by Jürgen Gmach

Update "Add a Package" section as we use setup.cfg nowadays

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1diff --git a/doc/pip.txt b/doc/pip.txt
2index 5726e2e..6ebb35f 100644
3--- a/doc/pip.txt
4+++ b/doc/pip.txt
5@@ -184,7 +184,7 @@ Add a Package
6
7 Let's suppose that we want to add the "lazr.foo" package as a dependency.
8
9-1. Add the new package to the ``setup.py`` file in the ``install_requires``
10+1. Add the new package to the ``setup.cfg`` file in the ``install_requires``
11 list.
12
13 Generally, our policy is to only set minimum version numbers in this

Subscribers

People subscribed via source and target branches

to status/vote changes: