incorrectly configured directives in MANIFEST.in

Bug #919861 reported by Duncan McGreggor
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
txAWS
Fix Released
Low
Duncan McGreggor

Bug Description

When doing a "pip install ." from Python 2.5 and 2.6 in the txaws source dir, the following warning messages are printed to stout:

  Running setup.py egg_info for package from file:///Users/oubiwann/lab/txaws/trunk
    warning: manifest_maker: MANIFEST.in, line 4: 'recursive-include' expects <dir> <pattern1> <pattern2> ...
    warning: manifest_maker: MANIFEST.in, line 5: 'recursive-include' expects <dir> <pattern1> <pattern2> ...

The lines in question are:

  recursive-include bin
  recursive-include txaws/*.py

Related branches

Changed in txaws:
assignee: nobody → Duncan McGreggor (oubiwann)
status: New → In Progress
importance: Undecided → Low
description: updated
description: updated
Changed in txaws:
milestone: none → 0.3
Changed in txaws:
status: In Progress → Fix Committed
Changed in txaws:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.