Skip to content

Commit

Permalink
Update pyproject.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
will-rice authored Nov 3, 2023
1 parent 0c75246 commit bc020bb
Showing 1 changed file with 1 addition and 10 deletions.
11 changes: 1 addition & 10 deletions pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,21 +1,12 @@
[build-system]
requires = [
"pip",
"setuptools>=61.0",
"wheel",
"pesq",
"torch>=2.0.0",
"torchaudio>=2.0.0",
"pytorch-lightning>=2.0.0",
"transformers",
"wandb",
"soundboard",
]
build-backend = "setuptools.build_meta"

[project]
name = "denoisers"
version = "0.1.5"
version = "0.1.6"
authors = [
{ name="Will Rice", email="wrice20@gmail.com" },
]
Expand Down

0 comments on commit bc020bb

Please sign in to comment.