Skip to content

Commit

Permalink
Build cryptography
Browse files Browse the repository at this point in the history
  • Loading branch information
mvdbeek committed May 29, 2024
1 parent fe890d5 commit 608304c
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
2 changes: 2 additions & 0 deletions recipes/cryptogrpahy/env.sh
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
export CIBW_BEFORE_ALL_LINUX='yum install -y openssl-devel && curl https://sh.rustup.rs -sSf | sh -s -- -y'
export CIBW_ENVIRONMENT_LINUX: "PATH=$HOME/.cargo/bin:$PATH"
4 changes: 4 additions & 0 deletions recipes/cryptogrpahy/meta.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
---
name: cryptography
version: 42.0.7

0 comments on commit 608304c

Please sign in to comment.