Merge pull request #1190 from mwhudson/no-pip-bson

snapcraft.yaml: remove bson from python-packages
This commit is contained in:
Dan Bungert 2022-02-22 15:23:35 -07:00 committed by GitHub
commit b67c0b7dd0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -56,7 +56,6 @@ parts:
- wheel - wheel
- setuptools - setuptools
- pip - pip
- bson
- urwid - urwid
- requests - requests
- requests-unixsocket - requests-unixsocket