mirror of
https://github.com/cmur2/python-veml6070.git
synced 2026-05-02 14:08:28 +02:00
module: add Makefile for development commands
This commit is contained in:
+2
-2
@@ -13,5 +13,5 @@ install:
|
||||
- poetry install
|
||||
|
||||
script:
|
||||
- poetry run pylint veml6070
|
||||
- poetry run pytest
|
||||
- make lint
|
||||
- make test
|
||||
|
||||
Reference in New Issue
Block a user