Skip to content

Commit 5e5b4d6

Browse files
committed
Include all scripts in the tarball
Signed-off-by: Ikey Doherty <ikey@solus-project.com>
1 parent dc3b14f commit 5e5b4d6

File tree

3 files changed

+1
-1
lines changed

3 files changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
keywords = "example documentation tutorial",
1212
url = "https://github.com/solus-project/ypkg",
1313
packages=['ypkg2'],
14-
scripts=['ypkg', 'ypkg-install-deps', 'ypkg-gen-history', 'ypkg-build'],
14+
scripts=['ypkg', 'ypkg-install-deps', 'ypkg-gen-history', 'ypkg-build', 'ybump', 'yupdate'],
1515
classifiers=[
1616
"License :: OSI Approved :: GPL-3.0 License",
1717
],
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)