#5104: setup.py dependency checking issues
------------------------+---------------------------------------------------
Reporter: craigcitro | Owner: mabshoff
Type: defect | Status: new
Priority: minor | Milestone:
Component: build | Keywords:
------------------------+---------------------------------------------------
In addition to the problems fixed on trac #5060, we also have the
following, reported by `sbarthelemy`:
Hello,
reading the code, I see another problem if ones has the following line in
its `.pyx`:
{{{cimport mod#mycomment}}}
In such a case, we'll look for a dependency `mod#mycomment.pxd` instead of
`mod.pxd`.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/5104>
Sage <http://sagemath.org/>
Sage - Open Source Mathematical Software: Building the Car Instead of
Reinventing the Wheel
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"sage-trac" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/sage-trac?hl=en
-~----------~----~----~----~------~----~------~--~---