aawadall / PyProjMan

Command-line Based Project Management Application written in Python
https://aawadall.github.io/PyProjMan/
MIT License
3 stars 1 forks source link

ProjMan to handle Cyclic Relations #46

Open aawadall opened 6 years ago

aawadall commented 6 years ago

ProjMan should look for prerequisites in a task including itself, or prerequisites in task having current task as a prerequisite to itself. same applies to dependants This is part of housekeeping