Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
uael committed Nov 6, 2023
1 parent c41fb21 commit a672e7a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ include_package_data = True
install_requires =
aiohttp ~= 3.8; platform_system!='Emscripten'
appdirs >= 1.4; platform_system!='Emscripten'
bt-test-interfaces @ git+https://github.com/google/bt-test-interfaces@uael/l2cap-update#subdirectory=python ; platform_system!='Emscripten'
bt-test-interfaces == 0.0.5 ; platform_system!='Emscripten'
click == 8.1.3; platform_system!='Emscripten'
cryptography == 39; platform_system!='Emscripten'
# Pyodide bundles a version of cryptography that is built for wasm, which may not match the
Expand Down Expand Up @@ -96,7 +96,7 @@ development =
types-invoke >= 1.7.3
types-protobuf >= 4.21.0
avatar =
pandora-avatar == 0.0.5
pandora-avatar @ git+https://github.com/google/avatar@uael/l2cap
rootcanal == 1.3.0 ; python_version>='3.10'
documentation =
mkdocs >= 1.4.0
Expand Down

0 comments on commit a672e7a

Please sign in to comment.