Commit e3b48c5b by stephsamson Committed by Arun Babu Neelicattu

Specify default for inline table format.

parent 28f434b8
...@@ -184,6 +184,8 @@ include = [ ...@@ -184,6 +184,8 @@ include = [
] ]
``` ```
If no format is specified, it will default to include to a `wheel` only.
```toml ```toml
exclude = ["my_package/excluded.py"] exclude = ["my_package/excluded.py"]
``` ```
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment