Skip to content

Commit

Permalink
add optional dep
Browse files Browse the repository at this point in the history
  • Loading branch information
avishaihalev committed Jun 15, 2024
1 parent 575132f commit 3ff90b6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions mmap_ninja/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -32,3 +32,4 @@ Homepage = "https://github.com/hristo-vrigazov/mmap.ninja"

[project.optional-dependencies]
dev = ["pytest", "tqdm", "pytest-dotenv"]
parallel = ["joblib"]

0 comments on commit 3ff90b6

Please sign in to comment.