cleanup repository tree. use entry_points in setuptools instead of symlink

This commit is contained in:
Edwin Eefting
2021-02-07 13:00:04 +01:00
parent 0214584e4c
commit 4f9b7b6cef
21 changed files with 27 additions and 69 deletions

View File

@ -21,7 +21,7 @@ jobs:
- name: Regression test
run: sudo -E ./run_tests
run: sudo -E ./tests/run_tests
- name: Coveralls
@ -43,7 +43,7 @@ jobs:
- name: Regression test
run: sudo -E ./run_tests
run: sudo -E ./tests/run_tests
- name: Coveralls