mirror of
https://github.com/cmur2/python-bme280.git
synced 2026-06-28 20:39:55 +02:00
module: support Python 3 only
This commit is contained in:
@@ -2,7 +2,6 @@
|
||||
os: linux
|
||||
language: python
|
||||
python:
|
||||
- "2.7"
|
||||
- "3.4"
|
||||
- "3.5"
|
||||
- "3.7"
|
||||
|
||||
Reference in New Issue
Block a user