mirror of
https://github.com/YGGverse/agate.git
synced 2026-04-08 20:45:29 +00:00
move release script
Putting it in the top level can cause confusion. Resolves #69
This commit is contained in:
parent
42262ef4ed
commit
2359127167
3 changed files with 2 additions and 2 deletions
|
|
@ -9,7 +9,7 @@ repository = "https://github.com/mbrubeck/agate"
|
|||
readme = "README.md"
|
||||
license = "MIT/Apache-2.0"
|
||||
edition = "2018"
|
||||
exclude = ["/tools", "/.github", "/release.sh", "/Cross.toml", "/content", "/CODE_OF_CONDUCT.md", "/CONTRIBUTING.md", "/CHANGELOG.md"]
|
||||
exclude = ["/tools", "/.github", "/Cross.toml", "/content", "/CODE_OF_CONDUCT.md", "/CONTRIBUTING.md", "/CHANGELOG.md"]
|
||||
|
||||
[dependencies]
|
||||
configparser = "2.0"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue