prototorch/tests
Alexander Engelsberger a28601751e
Use github actions for CI (#10)
* chore: Absolute imports

* feat: Add new mesh util

* chore: replace bumpversion

original fork no longer maintained, move config

* ci: remove old configuration files

* ci: update github action

* ci: add python 3.10 test

* chore: update pre-commit hooks

* ci: update supported python versions

supported are 3.7, 3.8 and 3.9.

3.6 had EOL in december 2021.
3.10 has no pytorch distribution yet.

* ci: add windows test

* ci: update action

less windows tests, pre commit

* ci: fix typo

* chore: run precommit for all files

* ci: two step tests

* ci: compatibility waits for style

* fix: init file had missing imports

* ci: add deployment script

* ci: skip complete publish step

* ci: cleanup readme
2022-01-10 20:23:18 +01:00
..
__init__.py Add tests/__init__.py 2020-04-06 21:01:50 +02:00
test_core.py Use github actions for CI (#10) 2022-01-10 20:23:18 +01:00
test_datasets.py Use github actions for CI (#10) 2022-01-10 20:23:18 +01:00
test_utils.py Add utils test suite 2021-06-11 23:08:32 +02:00