Skip to content

Commit

Permalink
revert to static version
Browse files Browse the repository at this point in the history
  • Loading branch information
dkazanc committed Oct 24, 2024
1 parent 31a8b15 commit a34bf58
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ dev_template = "{tag}"

[project]
name = "httomo-backends"
version = "0.0.2"
description = "Supplementary files for HTTomo backends."
readme = "README.rst"
license = {text = "BSD-3-Clause"}
Expand All @@ -66,8 +67,8 @@ classifiers = [
"License :: OSI Approved :: BSD License",
"Programming Language :: Python :: 3.10",
]

requires-python = ">=3.10"
dynamic = ["version"]
dependencies = [
"numpy",
"pyyaml"
Expand Down

0 comments on commit a34bf58

Please sign in to comment.