Commit Graph

4 Commits

Author SHA1 Message Date
Dag Heyman 550123f13c
actions: add CodeQL scanning 2020-10-02 15:36:48 +02:00
Dain Nilsson 46a0b649b9
Update pre-commit config and skip on pypy. 2020-03-13 12:48:15 +01:00
Dain Nilsson b1182fac03
Replace use of "python setup.py test".
This command has been deprecated from setuptools. Instead we now:
- Specify test dependencies as development dependencies in Pipfile.
- Explicitly invoke the unittest test runner, via pipenv.
2020-02-22 11:42:03 +01:00
Dain Nilsson e911c2608f
Add Actions workflow. 2020-02-12 10:03:44 +01:00