add proper my_configuration demo and use it in readme
This commit is contained in:
parent
676ffdd35d
commit
2752bd6fd1
5 changed files with 81 additions and 71 deletions
|
@ -8,11 +8,10 @@ jobs:
|
|||
steps:
|
||||
- checkout
|
||||
|
||||
# TODO FIXME switch to tox?
|
||||
- run: pip3 install --user mypy pylint
|
||||
|
||||
- run: ./demo.py
|
||||
|
||||
# TODO FIXME switch to tox?
|
||||
# - run: pip3 install --user mypy pylint
|
||||
# - run: python3 -m mypy --namespace-packages my
|
||||
# - run: python3 -m pylint -E my
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue