This website works better with JavaScript.
Home
Help
Sign In
cn
/
python-veml6070
mirror of
https://github.com/cmur2/python-veml6070.git
Watch
1
Star
0
Fork
0
Code
Releases
0
Activity
Browse Source
travis: use Poetry 1.0.x
pull/37/head
cn
3 months ago
parent
2cf9c87a8d
commit
d9b273b521
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
.travis.yml
+ 1
- 1
.travis.yml
View File
@ -9,7 +9,7 @@ python:
-
"3.8"
install:
-
pip install poetry
-
pip install poetry
==1.0.10
-
poetry install
script:
Write
Preview
Loading…
Cancel
Save