Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove code-coverage from requirements - codecov wants way too many permissio... | Sebastian Thiel | 2020-04-11 | 1 | -12/+1 |
* | See if codecov uploads work | Sebastian Thiel | 2020-04-11 | 1 | -0/+4 |
* | Run tests right after linting | Sebastian Thiel | 2020-04-11 | 1 | -5/+5 |
* | Argh, is it 'nose', instead of 'nosetests' ? | Sebastian Thiel | 2020-04-11 | 1 | -1/+1 |
* | Try to install 'nosetests' instead of 'nosetest' | Sebastian Thiel | 2020-04-11 | 1 | -0/+1 |
* | maybe nosetests is already installed due to test-requirements? | Sebastian Thiel | 2020-04-11 | 1 | -1/+0 |
* | See if tests with nose just work like that in github actions | Sebastian Thiel | 2020-04-11 | 1 | -3/+3 |
* | This should make the init script work on travis and github actions | Sebastian Thiel | 2020-04-11 | 1 | -1/+1 |
* | Debugging for all github action scripts | Sebastian Thiel | 2020-04-11 | 1 | -0/+4 |
* | Remove unusable python versions from github CI config | Sebastian Thiel | 2020-04-11 | 1 | -1/+1 |
* | Create pythonpackage.yml | Sebastian Thiel | 2020-04-11 | 1 | -0/+62 |