Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
V
varac-home-assistant
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Container Registry
Model registry
Monitor
Service Desk
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
varac-projects
varac-home-assistant
Commits
775fd7f9
Verified
Commit
775fd7f9
authored
3 years ago
by
Varac
Browse files
Options
Downloads
Patches
Plain Diff
Use python 3,9
parent
78033fb9
No related branches found
No related tags found
No related merge requests found
Pipeline
#81050
failed
3 years ago
Stage: build
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
poetry.lock
+2
-2
2 additions, 2 deletions
poetry.lock
pyproject.toml
+1
-1
1 addition, 1 deletion
pyproject.toml
with
3 additions
and
3 deletions
poetry.lock
+
2
−
2
View file @
775fd7f9
...
...
@@ -78,8 +78,8 @@ socks = ["PySocks (>=1.5.6,!=1.5.7,<2.0)"]
[
metadata
]
lock-version
=
"1.1"
python-versions
=
"^3.
10
"
content-hash
=
"
59594e5ddd10a5e7e7a63a73f5e16770c607171b2643351066e996637dd2cd7d
"
python-versions
=
"^3.
9
"
content-hash
=
"
929e0e231208eb927f4ef776e7f652e55b0b720871d689d50da5ec82d2511b9b
"
[
metadata.files
]
certifi
=
[
...
...
This diff is collapsed.
Click to expand it.
pyproject.toml
+
1
−
1
View file @
775fd7f9
...
...
@@ -6,7 +6,7 @@ authors = ["Varac <varac@varac.net>"]
license
=
"GPL3"
[tool.poetry.dependencies]
python
=
"^3.
10
"
python
=
"^3.
9
"
# https://pypi.org/project/midea-inventor-lib/
midea_inventor_lib
=
"1.0.4"
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment