Add dependencies manager
Used to generate list of packages dependencies for different distributions, and should improve dependencies management by having them in each project. This tools should gather the reason why a dependency is present, so one can remove it when unused. Rename deps script to packages Move installer/packages to scripts and write tests Remove packages-list make target
This commit is contained in:
parent
30611f1d80
commit
18f9c81b74
7 changed files with 263 additions and 0 deletions
0
scripts/__init__.py
Normal file
0
scripts/__init__.py
Normal file
Loading…
Add table
Add a link
Reference in a new issue