Extend sqlite3 database, item and link support
This commit is contained in:
parent
60e2d3e044
commit
831b801696
10 changed files with 597 additions and 92 deletions
3
Pipfile
3
Pipfile
|
|
@ -4,9 +4,10 @@ url = "https://pypi.org/simple"
|
|||
verify_ssl = true
|
||||
|
||||
[dev-packages]
|
||||
pytest = "*"
|
||||
|
||||
[packages]
|
||||
peewee = "*"
|
||||
|
||||
[requires]
|
||||
python_version = "3.9"
|
||||
python_version = "3.11"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue