Skip to content

Commit

Permalink
ci: Remove arvhived location of python-cffi
Browse files Browse the repository at this point in the history
  • Loading branch information
ecederstrand committed Jul 12, 2024
1 parent 07e189c commit 73a3b94
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/python-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,6 @@ jobs:
if: matrix.python-version == '3.13-dev'
run: |
sudo apt-get install libxml2-dev libxslt1-dev
python -m pip install hg+https://foss.heptapod.net/pypy/cffi
python -m pip install git+https://github.com/cython/cython.git
python -m pip install git+https://github.com/lxml/lxml.git
python -m pip install git+https://github.com/yaml/pyyaml.git
Expand Down

0 comments on commit 73a3b94

Please sign in to comment.