mirror of
https://github.com/th3r00t/pyShelf.git
synced 2026-04-28 01:59:35 -04:00
Switch to postgresql, and adapted existing queries
This commit is contained in:
2
pyproject.toml
vendored
2
pyproject.toml
vendored
@@ -7,4 +7,4 @@ use_parentheses = true
|
||||
# NOTE: the known_third_party setting is managed by
|
||||
# seed-isort-config and should not be modified directly.
|
||||
# Any changes made to this setting will be overwritten.
|
||||
known_third_party = ["bs4", "django", "interface", "requests"]
|
||||
known_third_party = ["bs4", "django", "interface", "psycopg2", "requests"]
|
||||
|
||||
Reference in New Issue
Block a user