Cargo Features
SatKit has no features set by default.
[dependencies]
satkit = { version = "0.4.1", features = ["pybindings"] }
- pybindings = numpy, pyo3, pyo3-build-config
-
Affects
satkit::pybindings
…
Features from optional dependencies
In crates that don't use the dep:
syntax, optional dependencies automatically become Cargo features. These features may have been created by mistake, and this functionality may be removed in the future.
- numpy pybindings?
- pyo3 pybindings?
-
Enables pyo3 ^0.22.6
- pyo3-build-config build pybindings?
-
Enables pyo3-build-config ^0.22.6