Commit Graph

9 Commits

Author SHA1 Message Date
IamTheFij 82bbf75e3b Makefile now checks for venv and falls back to virtualenv
This can be handy for environments that don't have venv installed, but
could also result in some unreliable tests.
2018-04-11 14:33:10 -07:00
IamTheFij 2c1acab3dc Add a simple Drone build file to test and build 2018-04-11 10:11:51 -07:00
IamTheFij dcd0c19daf Use full path to tox 2018-04-11 10:11:51 -07:00
IamTheFij 9309ab1fd1 Drop virtualenv and use env 2018-04-11 10:06:53 -07:00
IamTheFij eadaf17d91 Add easy viewing of coverage html report 2018-04-10 11:28:09 -07:00
IamTheFij c2559c04c1 Force tests before building 2018-04-09 17:26:32 -07:00
IamTheFij 5edc2410ea Add tox, pre-commit and dummy test. 2018-04-09 10:44:30 -07:00
IamTheFij 9c2b4d9029 Add packaging make targets 2018-02-16 18:09:52 -08:00
IamTheFij 2b5856ee30 initial commit poc 2018-02-14 15:37:15 -08:00