classification
Title: pysetup does not look at requires.txt
Type: behavior Stage:
Components: Distutils2 Versions: Python 3.3, 3rd party
process
Status: open Resolution:
Dependencies: Superseder:
Assigned To: alexis Nosy List: alexis, eric.araujo, tarek
Priority: normal Keywords:

Created on 2012-03-12 23:04 by tarek, last changed 2012-03-12 23:04 by tarek.

Messages (1)
msg155513 - (view) Author: Tarek Ziadé (tarek) * (Python committer) Date: 2012-03-12 23:04
the installer needs to read requires.txt to build the deps list as well
History
Date User Action Args
2012-03-12 23:04:42tareksetassignee: eric.araujo -> alexis
2012-03-12 23:04:23tarekcreate