Skip to content

Commit

Permalink
Update setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
msaroufim authored Jun 16, 2024
1 parent 043d0a8 commit 10cd6b0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,6 @@ def get_extensions():
pytorch_dep += "==" + os.getenv("PYTORCH_VERSION")

requirements = [
# "numpy",
pytorch_dep,
]

Expand Down

0 comments on commit 10cd6b0

Please sign in to comment.