Skip to content

Commit

Permalink
Revert pyproject.toml changes (pytorch#232)
Browse files Browse the repository at this point in the history
* Revert pyproject.toml changes

* Delete pyproject.toml
  • Loading branch information
msaroufim authored May 9, 2024
1 parent 7995cc5 commit b06b947
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/regression_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,5 +67,5 @@ jobs:
pip install ${{ matrix.torch-spec }}
pip install -r requirements.txt
pip install -r dev-requirements.txt
python setup.py install
pip install .
pytest test --verbose -s
3 changes: 0 additions & 3 deletions pyproject.toml

This file was deleted.

0 comments on commit b06b947

Please sign in to comment.