Cargo Features

Lando has no features set by default.

[dependencies]
lando = { version = "0.2.1", features = ["python3-sys"] }
default

These default features are set whenever lando is added without default-features = false somewhere in the dependency tree.

Enables python3-sys of cpython ^0.1

Features from optional dependencies

python3-sys implicit feature

Enables python3-sys ^0.1.3

https://github.com/ilianaw/rust-crowbar/issues/20 work around for odd openssl installation in lambda python 3.6 runtime