collective / collective/sc.embedder
We needed to add some dependencies to our infrastructure for 1.1b1 release in Red Hat Enterprise Linux 6
Open
help wanted
- Dominant language
- JavaScript
- Stars
- 3
- Forks
- 7
- PR merge metrics
- No merged PRs in 30d
Description
In Red Hat Enterprise Linux 6, we needed to install these python packages:
```
certifi==2015.4.28
pyopenssl
requests[security]
urllib3[secure]
```
and these for the OS:
```
gcc libffi-devel python-devel openssl-devel
```
to make the release 1.1b1 work. Anyone had the same problem?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.