Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Arch Linux
arch-release-promotion
Commits
4908d172
Verified
Commit
4908d172
authored
Aug 09, 2021
by
David Runge
🐿
Browse files
pyproject.toml: Add examples to sdist tarball
pyproject.toml: Add example files to sdist tarball.
parent
87536075
Changes
1
Hide whitespace changes
Inline
Side-by-side
pyproject.toml
View file @
4908d172
...
...
@@ -8,7 +8,8 @@ packages = [
{include
=
'arch_release_promotion'
}
]
include
=
[
{path
=
'tests/*'
,
format
=
'sdist'
}
{path
=
'tests/*'
,
format
=
'sdist'
}
,
{path
=
'examples/*'
,
format
=
'sdist'
}
,
]
readme
=
"README.rst"
homepage
=
"https://gitlab.archlinux.org/archlinux/arch-release-promotion"
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment