Skip to content

D2.4 compatible repo structure

Compare
Choose a tag to compare
@Askarpour Askarpour released this 21 Mar 11:22
· 148 commits to master since this release
13a383e

This version is mostly the same as the previous release, except that the structure of the repository is improved to be consistent with D2.4. In particular, we made the following changes:

  • All of the source files of the code have moved to "/src".
  • using pytest package, we created unittests for this component and put them in "/test".