-
- Downloads
Automatic test of pip and docker (#200)
* Test pip installation * Trigger * Fix * Minor * Updated wheel test * Added libopenblas install * Temporary test disable * Temporary test disable * Added libsndfile1 dependency * Restored disabled test * New wheel building pipeline * Update build_wheel.sh * Added libboost-dev dep * Update installation.md * Switch to sdist * sdist workflow * Update tests_suite.yml * Added numpy include dirs * Disabled two 3d detection tests * Disabled three 3d detection tests * Disabled five 3d detection tests * Disabled all 3d detection tests * Disabled model download - 3d test * Disabled everything? * Removed imports from 3d object detection test * Import test * Import test * Import test * Import test * Import test * Import test * Restored test * Disabled object detection 3d test * Refactor workflow * disable temporarely * Fix docker mobile manipulation * Re-enable test * add badge * Fix changelog * remove test install reference * Restored pip installation Co-authored-by:Nikolaos Passalis <passalis@users.noreply.github.com> Co-authored-by:
Nikolaos <passalis@csd.auth.gr>
Showing
- .github/workflows/test_packages.yml 103 additions, 0 deletions.github/workflows/test_packages.yml
- .github/workflows/tests_suite.yml 1 addition, 0 deletions.github/workflows/tests_suite.yml
- CHANGELOG.md 2 additions, 1 deletionCHANGELOG.md
- MANIFEST.in 2 additions, 0 deletionsMANIFEST.in
- README.md 1 addition, 0 deletionsREADME.md
- bin/build_wheel.sh 19 additions, 0 deletionsbin/build_wheel.sh
- bin/install.sh 0 additions, 8 deletionsbin/install.sh
- docs/reference/installation.md 1 addition, 1 deletiondocs/reference/installation.md
- setup.py 18 additions, 2 deletionssetup.py
Loading
Please register or sign in to comment