Skip to content

Commit

Permalink
Merge pull request #359 from LeStarch/fix/package-builds
Browse files Browse the repository at this point in the history
Hotfix: Fix Python 3.12 Packages
  • Loading branch information
bocchino authored Dec 7, 2023
2 parents a2236d9 + f14a5dc commit 268725d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 114 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build-native.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,6 @@ jobs:
build: ./compiler/install
test: ./compiler/test
output-directory: ./compiler/bin
meta-package: fpp
fast-hack: true
secrets: inherit
114 changes: 0 additions & 114 deletions setup.py

This file was deleted.

0 comments on commit 268725d

Please sign in to comment.