Skip to content

Commit

Permalink
Add python3-setuptools for make legacy-package
Browse files Browse the repository at this point in the history
Signed-off-by: Bryan Gurney <[email protected]>
  • Loading branch information
bgurney-rh committed Aug 12, 2024
1 parent c08f5b9 commit 4839fe5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,7 @@ jobs:
python3-pyparsing
python3-hypothesis
python3-hs-dbus-signature
python3-setuptools
task: PYTHONPATH=./src make -f Makefile legacy-package
runs-on: ubuntu-latest
container: fedora:35 # LOWEST DEVELOPMENT ENVIRONMENT
Expand Down

0 comments on commit 4839fe5

Please sign in to comment.