This website requires JavaScript.
Explore
Help
Sign In
luxolus
/
pyo3
Watch
2
Star
0
Fork
You've already forked pyo3
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
ce80b7e0f3
pyo3
/
examples
/
decorator
/
cargo-generate.toml
6 lines
82 B
TOML
Raw
Normal View
History
Unescape
Escape
examples: add cargo-generate configuration
2021-12-14 08:29:48 +00:00
[
template
]
Switch from tox to nox
2022-01-16 16:12:40 +00:00
ignore
=
[
".tox"
,
".nox"
]
examples: add cargo-generate configuration
2021-12-14 08:29:48 +00:00
[
hooks
]
pre
=
[
".template/pre-script.rhai"
]