Skip to content

Commit

Permalink
now that cffi 1.70.0 is released we don't need my brotlicffi fork
Browse files Browse the repository at this point in the history
  • Loading branch information
graingert authored Aug 8, 2024
1 parent 4bbd6a4 commit 573ed31
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,6 @@ legacy_tox_ini = """
wheel_build_env = .pkg
deps =
httpbin @ https://github.com/graingert/httpbin/archive/refs/heads/patch-1.zip
brotlicffi @ git+https://github.com/graingert/brotlicffi@patch-1
extras = test
commands = pytest -v -s {posargs}
install_command = python -I -m pip install --use-pep517 {opts} {packages}
Expand All @@ -87,7 +86,6 @@ legacy_tox_ini = """
build
twine
httpbin @ https://github.com/graingert/httpbin/archive/refs/heads/patch-1.zip
brotlicffi @ git+https://github.com/graingert/brotlicffi@patch-1
commands =
{envpython} -m release
pyproject-build --sdist
Expand Down

0 comments on commit 573ed31

Please sign in to comment.