commit | 3d293b73fbf1d471c8ae3f9b95356e0b5df200ae | [log] [tgz] |
---|---|---|
author | Yuxuan 'fishy' Wang <yuxuan.wang@reddit.com> | Thu Feb 08 11:48:24 2024 -0800 |
committer | Yuxuan 'fishy' Wang <yuxuan.wang@reddit.com> | Thu Feb 08 11:48:24 2024 -0800 |
tree | 99475c6482326e5d8819271a193440d01465f4e9 | |
parent | 9791a3fbc76571806d18da44515a2746fbe7cd18 [diff] |
Revert "Fixup: Try to install setuptools to see if it builds c ext" This reverts commit 9791a3fbc76571806d18da44515a2746fbe7cd18.
diff --git a/.github/workflows/pypi.yml b/.github/workflows/pypi.yml index 2d59475..1a12097 100644 --- a/.github/workflows/pypi.yml +++ b/.github/workflows/pypi.yml
@@ -23,8 +23,6 @@ - name: Build run: | - python -m pip install --upgrade pip - python -m pip install setuptools cd lib/py python setup.py sdist