AdDraw / veriNoC

Master Thesis 2020/2022 Network on Chip
https://addraw.github.io/veriNoC/
4 stars 0 forks source link

Create a simple `utils` python package to install through `pip` #26

Open AdDraw opened 2 years ago

AdDraw commented 2 years ago

Current symlinks approach is good but a nicer way would be to create a python package that a user could install through pip

Additionally requirements.txt could be added to the project to clearly indicate what external dependencies repository has.