1
0
mirror of https://github.com/cmur2/python-bme280.git synced 2025-08-07 22:33:56 +02:00

module: add pylint and fix accordingly

This commit is contained in:
cn
2018-03-14 22:52:10 +01:00
parent 6aabf21cf8
commit f9b9d77ded
6 changed files with 624 additions and 57 deletions

View File

@@ -1,3 +1,4 @@
mock==2.0.0
pylint==1.8.2
pytest==3.0.6
snapshottest==0.5.0