mirror of
https://github.com/cmur2/python-bme280.git
synced 2024-11-15 02:56:17 +01:00
travis: use Poetry 1.0.x
This commit is contained in:
parent
6155338645
commit
873f705acb
@ -9,7 +9,7 @@ python:
|
||||
- "3.8"
|
||||
|
||||
install:
|
||||
- pip install poetry
|
||||
- pip install poetry==1.0.10
|
||||
- poetry install
|
||||
|
||||
script:
|
||||
|
Loading…
Reference in New Issue
Block a user