Skip to content

Commit

Permalink
updating pyproject classifiers
Browse files Browse the repository at this point in the history
  • Loading branch information
bonevbs committed Aug 27, 2024
1 parent 17d940c commit 474dd6b
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 @@ -27,8 +27,9 @@ description = "Differentiable signal processing on the sphere for PyTorch."
requires-python = ">=3.9"

classifiers = [
"Development Status :: 3 - Alpha",
"Programming Language :: Python :: 3.9",
"License :: OSI Approved :: Modified BSD",
"License :: OSI Approved :: BSD 3-Clause "New" or "Revised" License (BSD-3-Clause)",
"Operating System :: OS Independent",
]

Expand Down

0 comments on commit 474dd6b

Please sign in to comment.