Skip to content

Commit

Permalink
Merge pull request #66 from beeware/crossenv-bump
Browse files Browse the repository at this point in the history
Switch to an official benfogle commit of crossenv.
  • Loading branch information
freakboy3742 authored Oct 6, 2024
2 parents 6ab1bb5 + 8b9308e commit 467a2c2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 5 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,6 @@ jobs:
pre-commit:
name: Pre-commit checks
uses: beeware/.github/.github/workflows/pre-commit-run.yml@main
with:
pre-commit-source: "pre-commit"

test:
name: Test builds
Expand Down
5 changes: 2 additions & 3 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,8 @@ classifiers = [
"Topic :: Software Development",
]
dependencies = [
# Currently using a fork of crossenv to get iOS fixes.
# Replace when/if these are merged and released.
"crossenv @ git+https://github.com/freakboy3742/crossenv@iOS-support",
# Use a post 1.5.0 release that includes the merged iOS patch
"crossenv @ git+https://github.com/benfogle/crossenv@c801a526403a06f653939a0c45534d7703f9066f",
"httpx == 0.27.2",
"Jinja2 == 3.1.4",
"jsonschema == 4.23.0",
Expand Down

0 comments on commit 467a2c2

Please sign in to comment.