Skip to content

Commit

Permalink
Update project description
Browse files Browse the repository at this point in the history
  • Loading branch information
dexter2206 committed Mar 15, 2023
1 parent abe651c commit 6a6fa5d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,10 @@ requires = ["setuptools-cuda", "setuptools", "wheel", "cython", "numpy"]
build-backend = "setuptools.build_meta"

[project]
readme = "README.md"
requires-python = ">=3.7,<3.10"
name = "omnisolver-bruteforce"
description = "Bruteforce (a.k.a. exhaustive search) Plugin for Omnisolver"
version = "0.0.1"
dependencies = [
"omnisolver ~= 0.0.3",
Expand Down

0 comments on commit 6a6fa5d

Please sign in to comment.