Skip to content

Commit

Permalink
remove lmdb
Browse files Browse the repository at this point in the history
  • Loading branch information
jhamman committed Oct 22, 2024
1 parent 9aeeaa1 commit 826cf0a
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,6 @@ test = [
"pytest",
"pytest-cov",
"msgpack",
"lmdb",
"s3fs",
"pytest-asyncio",
"moto[s3]",
Expand Down Expand Up @@ -92,13 +91,11 @@ docs = [
'numpydoc',
'numcodecs[msgpack]',
'msgpack',
'lmdb',
]
extra = [
'msgpack',
]
optional = [
'lmdb',
'universal-pathlib>=0.0.22',
]

Expand Down

0 comments on commit 826cf0a

Please sign in to comment.