Revert squeek2lvgl from being a submodule
This commit is contained in:
parent
fc9c2ee30f
commit
e8c9e300f2
16 changed files with 3987 additions and 1 deletions
13
squeek2lvgl/Pipfile
Normal file
13
squeek2lvgl/Pipfile
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
[[source]]
|
||||
url = "https://pypi.org/simple"
|
||||
verify_ssl = true
|
||||
name = "pypi"
|
||||
|
||||
[packages]
|
||||
pyyaml = "*"
|
||||
gitpython = "*"
|
||||
|
||||
[dev-packages]
|
||||
|
||||
[requires]
|
||||
python_version = "3"
|
||||
Loading…
Add table
Add a link
Reference in a new issue