Skip to content

Commit

Permalink
ADD: Odoo Assets for Splash
Browse files Browse the repository at this point in the history
  • Loading branch information
BadPixxel committed Jun 16, 2020
1 parent 9df8bc9 commit a79479e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@ script:
deploy:
provider: pypi
user: __token__
distributions: "sdist bdist_wheel"
password:
secure: acn0bakt2sR2pmNysq23vFtRNNobXPZQghvMmXtt792jktFb/Ktugx7ab1tB0boHTVx3URwZOCeqBN2mEKb2iqP0zy//EUw8btre0pbuNvnMzMbW+MxKtOkNRl0wcAmHWZ3BZsNNHTRnJNM4BIkK7bM/OzfW8/d6LlZ85kULOcii10eWHaTYdZOezvyL8GtRjQplY05TSyG6iP5Q0kZ+G7DRMhdULq90zMs0Ucf5cQKbrlXaUkdiHXBNpJRXLmosUSbRJUbKzFE1BRbQoyNUlYYkrlrytVZmYQ3IYisE8GsXDtYTJavNkpLplmHj/uiTX3BiScHjbdFJEe3SnBdd9HtByn6Fo5ugh4Vs1Anl1yEt0h1TI4iDypx9Xr/lAk4ATlZ6stcLZgCC43splNSk2/u/Z9MnCtvXSZgAABrgTF5M+YtVjaCoug23QNDP/+EvbRTitrjPuG3CvH73800FeYXnRjwCULRAlhLuDr5YYQ5emeItGkE6JPgbvY9anpzkTDAiESsRfny2rly3PXSYHbSdLFz1RF8/Qj5lInwOOiRHt5C694lFq1L2AOdXPchJ34/Z9zXaYyzAj7lPyYUM3H1AYrAXe1posu+jYL00EDepYxWUUJAh86hZVGpN2by4Xds3dJhUUBVjPeE4Y0wfZ7yqSPYVahwUNjHCt/5i1uE=
on:
Expand Down
5 changes: 5 additions & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -35,5 +35,10 @@
"Operating System :: OS Independent",
"Programming Language :: Python :: 3.6",
"Topic :: Communications",
],
# Add Assets Files
data_files=[
'splashpy/assets/img/python.png',
'splashpy/assets/img/python.ico',
]
)

0 comments on commit a79479e

Please sign in to comment.