mirror of
https://github.com/simonw/dclient.git
synced 2026-07-29 04:14:33 +02:00
insert test that exercises against an in-memory Datasette instance, refs #8
This commit is contained in:
parent
b204ff56f6
commit
c03cbb2bbc
2 changed files with 80 additions and 5 deletions
2
setup.py
2
setup.py
|
|
@ -39,7 +39,7 @@ setup(
|
|||
"pytest-httpx",
|
||||
"cogapp",
|
||||
"pytest-mock",
|
||||
"datasette",
|
||||
"datasette>=1.0a2",
|
||||
]
|
||||
},
|
||||
python_requires=">=3.7",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue