Skip to content

Commit

Permalink
Add cffi 1.16.0
Browse files Browse the repository at this point in the history
  • Loading branch information
auscompgeek authored Feb 17, 2024
1 parent 03e72c6 commit 020eb69
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ jobs:
#

package:
- cffi
- Cython
- debugpy
- numpy
Expand Down
2 changes: 2 additions & 0 deletions packages.toml
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
[packages.cffi]
version = "1.16.0"

[packages.Cython]
version = "3.0.8"
Expand Down

0 comments on commit 020eb69

Please sign in to comment.