Skip to content
Snippets Groups Projects
Commit b6654b6b authored by Andrey Aristov's avatar Andrey Aristov
Browse files

new setup configs

parent 32df82ae
No related branches found
No related tags found
No related merge requests found
......@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
[tool.setuptools_scm]
write_to = "src/zarr_tools/_version.py"
write_to = "src/_version.py"
[tool.black]
line-length = 79
......
[metadata]
name = zarr-tools
name = nd2tools
description = Convert nd2 to zarr
long_description = file: README.md
long_description_content_type = text/markdown
......@@ -41,6 +41,8 @@ install_requires =
scikit-image
scipy
numpy
nd2reader
pims_nd2
python_requires = >=3.8
include_package_data = True
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment