PBR

pbr doesn't include requirements.txt when setup.py not at root

Bug #1513971 reported by Martin Roy
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
PBR
Confirmed
Low
Unassigned

Bug Description

When running

python setup.py sdist

with a pbr enabled project and the setup.py is not at the root of the git project, the requirements.txt and test-requirements.txt files are not automatically packaged.

Here's a project ready to reproduce https://github.com/lindycoder/pbr_subdir_bug

git clone <email address hidden>:lindycoder/pbr_subdir_bug.git
cd pbr_subdir_bug/subdir
python setup.py sdist

Ben Nemec (bnemec)
Changed in pbr:
status: New → Confirmed
importance: Undecided → Low
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.